Donate Share

Deep Network Analyzer (DNA)

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

Linking HTTP requests with responses

You are viewing a single message from this topic. View all messages.

  1. 2006-11-28 21:07:47 UTC
    HTTP requests and responses are serial since HTTP pipelining is not supported. For a given session, a request will proceed the response if you are using the standard HTTP parser. You can of course enhance it to provide additional functionality.
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.