diff options
author | Daniel Stenberg <daniel@haxx.se> | 2000-12-12 10:05:49 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2000-12-12 10:05:49 +0000 |
commit | 3d8c4ce5266acb073f5ae2b8c286c2da18285ea4 (patch) | |
tree | 6fcef048a5db41fa322fba8717f3cd08de4af013 /docs/RESOURCES | |
parent | ec420c62d92a32e8fec08259e0cbca23f81c8254 (diff) | |
download | curl-3d8c4ce5266acb073f5ae2b8c286c2da18285ea4.tar.gz |
points to the curl local copy of the netscape cookie spec
points to the development site for wget
reworded some RFC references so that they turn up as links on the converted
web page better
Diffstat (limited to 'docs/RESOURCES')
-rw-r--r-- | docs/RESOURCES | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/docs/RESOURCES b/docs/RESOURCES index 54cdf322d..56d982cf6 100644 --- a/docs/RESOURCES +++ b/docs/RESOURCES @@ -38,7 +38,7 @@ Standards RFC 2109 - HTTP State Management Mechanism (cookie stuff) - Also, read Netscape's specification at - http://www.netscape.com/newsref/std/cookie_spec.html + http://curl.haxx.se/rfc/cookie_spec.html RFC 2183 - "The Content-Disposition Header Field" @@ -50,11 +50,11 @@ Standards Character Sets, Languages, and Continuations" RFC 2388 - "Returning Values from Forms: multipart/form-data" - Use this as an addition to the 1867 + Use this as an addition to the RFC1867 RFC 2396 - "Uniform Resource Identifiers: Generic Syntax and Semantics" This - one obsoletes 1738, but since 1738 is often mentioned I've left - it in this list. + one obsoletes RFC 1738, but since RFC 1738 is often mentioned + I've left it in this list. RFC 2428 - "FTP Extensions for IPv6 and NATs" @@ -68,21 +68,21 @@ Standards Compilers --------- - MingW32 - http://www.mingw.org + MingW32 - http://www.mingw.org/ gcc - http://www.gnu.org/software/gcc/gcc.html Software -------- - OpenSSL - http://www.openssl.org + OpenSSL - http://www.openssl.org/ - OpenLDAP - http://www.openldap.org + OpenLDAP - http://www.openldap.org/ zlib - http://www.cdrom.com/pub/infozip/zlib/ Similar Tools ------------- - wget - http://www.gnu.org/software/wget/wget.html + wget - http://sunsite.dk/wget/ snarf - http://www.xach.com/snarf/ |