Diff for /gforth/proxy.fs between versions 1.3 and 1.4

version 1.3, 2000/11/19 22:47:54 version 1.4, 2000/11/19 23:03:24
Line 67  Forth definitions Line 67  Forth definitions
   
 response: Allow:  response: Allow:
 response: Age:  response: Age:
   response: Accept-Ranges:
 response: Cache-Control:  response: Cache-Control:
 response: Connection:  response: Connection:
 response: Proxy-Connection:  response: Proxy-Connection:
Line 81  response: Content-Type: Line 82  response: Content-Type:
 response: Date:  response: Date:
 response: ETag:  response: ETag:
 response: Expires:  response: Expires:
 response: Last-modified:  response: Last-Modified:
 response: Location:  response: Location:
 response: Mime-Version:  response: Mime-Version:
 response: Proxy-Authenticate:  response: Proxy-Authenticate:
   response: Proxy-Connection:
 response: Public:  response: Public:
 response: Retry-After:  response: Retry-After:
 response: Server:  response: Server:

Removed from v.1.3  
changed lines
  Added in v.1.4


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>