On 26.04.2017 5:41, hyunho wrote:
> I am using MHD 0.9.53 version are working to create a cache server.
>
> Reason Phrase from 303 onwards found to be wrong with the rfc.
>
> For example, 304 is defined as '304 Not Modified' in the rfc, but server
> response using MHD version 0.9.53 responds wit
Hello
I am using MHD 0.9.53 version are working to create a cache server.
Reason Phrase from 303 onwards found to be wrong with the rfc.
For example, 304 is defined as '304 Not Modified' in the rfc, but server
response using MHD version 0.9.53 responds with '304 See Other'
Best R