pdf-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [pdf-devel] RFC on fsys-http design


From: jemarch
Subject: Re: [pdf-devel] RFC on fsys-http design
Date: Wed, 06 Jan 2010 11:18:31 +0100
User-agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (Shijō) APEL/10.6 Emacs/23.1.90 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

   I am currently leaning toward implementing the http filesystem such
   that downloaded data is written to a temp file using the disk
   filesystem and read requests from from the public
   pdf_fsys_http_file_read function are handled with the
   pdf_fsys_disk_file_read function - being careful to only send back
   data that has actually been downloaded.

Sounds good.  What http implementation are you planning to use to get
the data from the server?

Would be good to have https support too, although it is not a must at
this stage.

-- 
Jose E. Marchesi    address@hidden
GNU Project         http://www.gnu.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]