Skip to content

fixing parse of requests (#308)#317

Closed
zoggy wants to merge 6 commits intomirage:masterfrom
zoggy:master
Closed

fixing parse of requests (#308)#317
zoggy wants to merge 6 commits intomirage:masterfrom
zoggy:master

Conversation

@zoggy
Copy link
Copy Markdown
Contributor

@zoggy zoggy commented Apr 14, 2015

No description provided.

lib/request.ml Outdated
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This really ought to be in Uri itself eventually. Complex semantics :/

@dsheets
Copy link
Copy Markdown
Member

dsheets commented Apr 14, 2015

This fails against #318.

@zoggy
Copy link
Copy Markdown
Contributor Author

zoggy commented Apr 14, 2015

Which tests are failing ?

@zoggy
Copy link
Copy Markdown
Contributor Author

zoggy commented Apr 14, 2015

I think some tests should be fixed. I'll take the tests @dsheets added and commit some modifications.

@rgrinberg
Copy link
Copy Markdown
Member

There's not enough context here for me to understand what's going on. @dsheets I assume you'll take care of this.

@zoggy
Copy link
Copy Markdown
Contributor Author

zoggy commented Apr 15, 2015

I made some changes and added/fixed some tests. Now ``Invalid "..."is raised when the given path is not an absoluteURI and it does not begin with a '/'. (e.g. like inGET foo HTTP/1.1`).

This includes the tests added by @dsheets #318 .

@dsheets dsheets closed this in e6f2812 Apr 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants