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

Re:Unknown status reply from server: 3!



At 29.11.1996, 14:31 Uhr Christoph Oechslein wrote:

> After upgrading von MCL 3.0 + CL-HTTP 58.12 to MCL 3.1 + CL-HTTP 60.57
> we can not access our exported computed pages any more.
> 
> Netscape claims about "Unknown status reply from server: 3!"
> 
> We use Cl-HTTP on a Centris 650 with System 7.5.5 and OT 1.1.1!
> 
> The Client is the Netscape Browser 3.0 for Mac.
> 
> Maybe there is a problem with the expiration?!?!


Although I don't get an error message from Netscape (3.0.1), I do have a 
problem with expiration. It seems that I simply cannot transmit any expi-
ration date. Netscape always say "No date given". The export statement is
as follows:

(export-url #U"/elm-art/server_state?"
            :search
            :response-function #'report-server-state
            :keywords '(:elm-art :state-report)
            :cache-control :no-cache
            :expiration '(:intervall 30)
            :documentation "ELM-ART server state report.")


I want an expiration after 30 s. I've tried numerous variations including 
:time and encode-universal-time

Hope, someone will help me.

Regards,

    Frank


p.s. I'm also using CL-HTTP 60.57


-----------------------------------------------------------------------
Frank Steinle                        Email: steinle@cogpsy.uni-trier.de
Univ. Trier                                        
FB I - Psychologie (D 410)                   Phone: +49-(0)651-201-2963
D-54286 Trier                                Fax:   +49-(0)651-201-2955
Germany
              http://www.psychologie.uni-trier.de:8000/people/FSteinle/