------------------------------------------------------------ revno: 13427 revision-id: squid3@treenet.co.nz-20140601123803-797lii07lhzsp5kz parent: squid3@treenet.co.nz-20140531170005-hmn4d8s7ljmlvcvq committer: Amos Jeffries branch nick: trunk timestamp: Sun 2014-06-01 05:38:03 -0700 message: Docs: update reference to RFC7230 (draft-ietf-httpbis-p1-messaging-26) ------------------------------------------------------------ # Bazaar merge directive format 2 (Bazaar 0.90) # revision_id: squid3@treenet.co.nz-20140601123803-797lii07lhzsp5kz # target_branch: http://bzr.squid-cache.org/bzr/squid3/trunk/ # testament_sha1: f6d92b75a6d69d4509a1a649fdecf151ac974d71 # timestamp: 2014-06-01 13:07:14 +0000 # source_branch: http://bzr.squid-cache.org/bzr/squid3/trunk/ # base_revision_id: squid3@treenet.co.nz-20140531170005-\ # hmn4d8s7ljmlvcvq # # Begin patch === modified file 'src/HttpMsg.h' --- src/HttpMsg.h 2014-04-27 07:59:17 +0000 +++ src/HttpMsg.h 2014-06-01 12:38:03 +0000 @@ -68,7 +68,7 @@ public: /// HTTP-Version field in the first line of the message. - /// see draft-ietf-httpbis-p1-messaging-26 section 3.1 + /// see RFC 7230 section 3.1 Http::ProtocolVersion http_ver; HttpHeader header;