File: RFC_INFO

package info (click to toggle)
tinyproxy 1.3.1-2
  • links: PTS
  • area: main
  • in suites: potato
  • size: 452 kB
  • ctags: 367
  • sloc: ansic: 1,864; sh: 387; makefile: 58
file content (22 lines) | stat: -rw-r--r-- 690 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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
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.