aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2000-10-25 07:41:58 +0000
committerDaniel Stenberg <daniel@haxx.se>2000-10-25 07:41:58 +0000
commit5f8e93d3b0a25b88d9a3bc34f8d143e7e3dee52e (patch)
treefc59200d859590d1029e52e3b8ca06d39291dc95
parente4a7e18a0c37ce1b3d24ec8511b017ef4391ae49 (diff)
tiny spell correction
-rw-r--r--docs/FAQ8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/FAQ b/docs/FAQ
index 6b2a92fec..f9052447a 100644
--- a/docs/FAQ
+++ b/docs/FAQ
@@ -1,4 +1,4 @@
-Updated: August 22, 2000 (http://curl.haxx.se/docs/faq.shtml)
+Updated: October 18, 2000 (http://curl.haxx.se/docs/faq.shtml)
_ _ ____ _
___| | | | _ \| |
/ __| | | | |_) | |
@@ -117,7 +117,7 @@ FAQ
program or redirect to another file for the next program to interpret.
* I focus on protocol related issues and improvements. If you wanna do more
- magic with the supported protocols than curl currently does, changes are
+ magic with the supported protocols than curl currently does, chances are
big I will agree. If you wanna add more protocols, I may very well
agree.
@@ -339,12 +339,12 @@ FAQ
The server understood the request, but is refusing to fulfill it.
Authorization will not help and the request SHOULD NOT be repeated.
- 4.5.4 "404 Not Found"
+ 4.5.4 "404 Not Found"
The server has not found anything matching the Request-URI. No indication
is given of whether the condition is temporary or permanent.
- 4.5.5 "405 Method Not Allowed"
+ 4.5.5 "405 Method Not Allowed"
The method specified in the Request-Line is not allowed for the resource
identified by the Request-URI. The response MUST include an Allow header