Complete.Org: Mailing Lists: Archives: gopher: December 2007:
[gopher] Re: pygopherd & ASK
Home

[gopher] Re: pygopherd & ASK

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: gopher@xxxxxxxxxxxx
Subject: [gopher] Re: pygopherd & ASK
From: brian@xxxxxxxxxxxxx
Date: Sun, 23 Dec 2007 17:56:58 -0600
Reply-to: gopher@xxxxxxxxxxxx

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



[Prev in Thread] Current Thread [Next in Thread]
  • [gopher] Re: pygopherd & ASK, brian <=