Re: kCFStreamErrorHTTPParseFailure?
Re: kCFStreamErrorHTTPParseFailure?
- Subject: Re: kCFStreamErrorHTTPParseFailure?
- From: "Jamie Wood" <email@hidden>
- Date: Sun, 30 Jan 2005 15:45:21 -0800
I'm not sure how forgiving CFNetwork is, but according to the HTTP RFC,
responses should end with "\r\n\r\n", not "\n\n". Since IE accepts "\n\n",
most other browsers will too, but perhaps CFNetwork will not?
Just a thought,
Jamie
All my CGI is returning is:
print "Content-type: text/plain\n\nOne Line Of Text";
So this is pretty basic stuff.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden