AlexanderMac / http-z

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

Allow asterisk, absolute url or path in start row in Parser #6

Closed AlexanderMac closed 5 years ago

AlexanderMac commented 5 years ago

Request-URI = "*" | absoluteURI | abs_path | authority

AlexanderMac commented 5 years ago

Done.