-
Pieter Noordhuis authored
The change in d0eb3f65 moved responsibility to the request itself, but kept ownership of the parser struct with the request queue. In retrospect, it is cleaner to keep protocol parsing in the queue and have it pass the parsed protocol via the read callback.
b7188721