Now #defining the URLs of the config interface
authorjongfoster <jongfoster@users.sourceforge.net>
Thu, 17 Jan 2002 21:06:09 +0000 (21:06 +0000)
committerjongfoster <jongfoster@users.sourceforge.net>
Thu, 17 Jan 2002 21:06:09 +0000 (21:06 +0000)
commit260ad9899c2ad02c0f584ed00b60b3e03987f7fa
tree039f8c06fd578a25271c0a5e58d25631be744207
parent7ad3cc3818b921ee55547d540cb19807583a4751
Now #defining the URLs of the config interface

Minor changes to struct http_request and struct url_spec due to
standardizing that struct http_request is used to represent a URL, and
struct url_spec is used to represent a URL pattern.  (Before, URLs were
represented as seperate variables and a partially-filled-in url_spec).
project.h