File: RFC_INFO

package info (click to toggle)
tinyproxy 1.6.3-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, sarge
  • size: 2,592 kB
  • ctags: 1,719
  • sloc: ansic: 8,033; sh: 7,983; yacc: 224; lex: 150; makefile: 138
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.