Update CGI RFC reference, fix stale URL.

This commit is contained in:
David Van Horn 2020-12-23 11:41:58 -05:00 committed by Sam Tobin-Hochstadt
parent 616daa2239
commit 297c3b93fb

View File

@ -31,8 +31,10 @@
@(bibliography
(bib-entry #:key "CGI"
#:title "Common Gateway Interface (CGI/1.1)"
#:url "http://hoohoo.ncsa.uiuc.edu/cgi/")
#:title "The Common Gateway Interface (CGI) Version 1.1"
#:location "RFC"
#:url "http://www.ietf.org/rfc/rfc3875.txt"
#:date "2004")
(bib-entry #:key "RFC822"
#:title "Standard for the Format of ARPA Internet Text Messages"