#10917: fix links to CGI spec.
This commit is contained in:
parent
789805a4f7
commit
66b2ff55ba
|
@ -1636,7 +1636,7 @@ References
|
|||
(http://www.python.org/cgi-bin/moinmoin/WebProgramming)
|
||||
|
||||
.. [2] The Common Gateway Interface Specification, v 1.1, 3rd Draft
|
||||
(http://cgi-spec.golux.com/draft-coar-cgi-v11-03.txt)
|
||||
(http://ken.coar.org/cgi/draft-coar-cgi-v11-03.txt)
|
||||
|
||||
.. [3] "Chunked Transfer Coding" -- HTTP/1.1, section 3.6.1
|
||||
(http://www.w3.org/Protocols/rfc2616/rfc2616-sec3.html#sec3.6.1)
|
||||
|
|
|
@ -1764,7 +1764,7 @@ References
|
|||
(http://www.python.org/cgi-bin/moinmoin/WebProgramming)
|
||||
|
||||
.. [2] The Common Gateway Interface Specification, v 1.1, 3rd Draft
|
||||
(http://cgi-spec.golux.com/draft-coar-cgi-v11-03.txt)
|
||||
(http://ken.coar.org/cgi/draft-coar-cgi-v11-03.txt)
|
||||
|
||||
.. [3] "Chunked Transfer Coding" -- HTTP/1.1, section 3.6.1
|
||||
(http://www.w3.org/Protocols/rfc2616/rfc2616-sec3.html#sec3.6.1)
|
||||
|
|
Loading…
Reference in New Issue