Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Invalid
-
3.0.0
-
None
Description
The API calls TSFetchUrl/TSFetchPages do not work with HTTP/1.1 requests. The implementation seems to use the "end of the connection" to signal the user callback function, which is not the case on persistent connections.