Menu

#1 Protocol name should be template parameter in HTTP parsers

http
open
nobody
HTTP (3)
5
2007-12-11
2007-12-11
Alex Ott
No

Parsers for HTTP requests/responses should accept protocol name ("HTTP" as default) as template parameter - this allow to use these parsers also for other protocols, like ICAP, that use the same protocol structure as http.

Discussion

  • Glyn Matthews

    Glyn Matthews - 2007-12-11
    • labels: --> HTTP
     
  • Glyn Matthews

    Glyn Matthews - 2007-12-11
    • milestone: --> http
     

Log in to post a comment.