Complete.Org:
Mailing Lists:
Archives:
gopher:
December 2007: [gopher] Re: pygopherd & ASK |
![]() |
[gopher] Re: pygopherd & ASK[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Thu, Aug 28, 2003 at 02:21:03PM -0500, John Goerzen wrote: > That is, you take the RFC1436 standard gopher and tack on new fields at the > end for the file size, its MIME type, encoding, and language. Should be > easy enough to parse and ignore as the case may be. Has there been any more discussion about this? These basic fields would make gopher much more efficient and easier to work with...as it is, clients that communicate with web browsers must determine these fields prior to sending binary data to the browser, a most inefficient use of processing time (since the file has to be read into a buffer first to determine file size). Or at least that's the only way I've been able to do it...if someone knows how to send binary data via a proxy to a browser without determining these fields first, I'd love to hear how it's done. --Brian
|