AlexanderMac / http-z

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

Remove restrictions from HTTP Response status code #47

Closed AlexanderMac closed 4 years ago

AlexanderMac commented 4 years ago

Wrong bug, according RFC 2616 all three parts in response status are mandatory:

Status-Line = HTTP-Version SP Status-Code SP Reason-Phrase CRLF