U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ MT-multithreading and servers » [FIXED]HttpRequest hangs when Chunked response, without trailer, and KeepAlive is set. (patch & TC)
Re: [BUG]HttpRequest hangs when Chunked response, without trailer, and KeepAlive is set. (patch & TC) [message #46318 is a reply to message #46316] Sun, 17 April 2016 22:10 Go to previous messageGo to previous message
omari is currently offline  omari
Messages: 276
Registered: March 2010
Experienced Member
the trailer part of http response is optional.

an empty line("\r\n") after the last chunk, mean that there is no trailer at all.


in this case, we should go to the next phase : Finish().


regards
omari.

[Updated on: Sun, 17 April 2016 22:12]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: HttpRequest : Add custon authentication capability
Next Topic: NTLM Authentication for HttpRequest
Goto Forum:
  


Current Time: Wed Apr 29 06:21:48 GMT+2 2026

Total time taken to generate the page: 0.01947 seconds