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

Re: Can not access any CL-HTTP server from MacMosaic



Try using the basic client to see what the server is returning. compare that to
what another server which macmosaic does talk to.

Try making tyo on the http stream write each character going either way between
cl-http and macmosaic so that you can see the precise interaction.

Macmosaic could be getting confused about the header location and somehow concluding
that there is no content coming.

Also, you could be generating html with some problem that exercises a bug in macmosaic.

Perhaps, your html is illformed and macmosaic can't quite handle it.

If you are not sending the successful response you could also get trouble.  Finally,
macosaic might be getting confused about persistent connections.  you could turn
them off