File: http-rfcs.txt

package info (click to toggle)
tinyproxy 1.11.1-2.1%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,668 kB
  • sloc: ansic: 6,347; sh: 4,493; perl: 351; makefile: 182
file content (23 lines) | stat: -rw-r--r-- 746 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
INFO
----
The following files were/are useful for the proper coding of
tinyproxy. Please note: someday tinyproxy will actually be RFC
compliant, but today is not that day. Right now tinyproxy is pretty
close to being HTTP/1.0 compliant, but there are probably a few
incompatibilities kicking around.

RFCs
----
1945	Hypertext Transfer Protocol -- HTTP/1.0
2396	Uniform Resource Identifiers (URI): Generic Syntax
2616	Hypertext Transfer Protocol -- HTTP/1.1
2617	HTTP Authentication: Basic and Digest Access Authentication

POSSIBLE LOCATION
-----------------
There are many places to obtain a copy of the RFCs, but I use

      http://www.rfc-editor.org/

since it provides a great search feature for finding all the RFCs for
a particular topic.