| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
I found this data in one package on Android Chrome; RFC 2616 Page 32 [http://www.ietf.org/rfc/rfc2616.txt] message-header = field-name ":" [ field-value ]
field-name = token
field-value = *( field-content | LWS )
field-content = <the OCTETs making up the field-value
and consisting of either *TEXT or combinations
of token, separators, and quoted-string>
|
Sorry, something went wrong.
modify size_t to ssize_t Signed-off-by: jiangyonghang <gotojyh@gmail.com>
Signed-off-by: jiangyonghang <gotojyh@gmail.com>
| Back | FazBrowse Home | New Git URL |
modify http parser