AlexanderMac / http-z

Parse/build HTTP message to/from model
MIT License
18 stars 6 forks source link

unable to parse absolute uri #28

Closed pranayrauthu closed 5 years ago

pranayrauthu commented 5 years ago

Hi,

I am unable to parse the req. with absolute uri.

here link to reproduce the issue. https://runkit.com/pranayrauthu/5d70a71b423a6d0014c0318b

AlexanderMac commented 5 years ago

http-z doesn't support absolute url, you must provide relative path in the first row and host header.