On Tue, Jan 8, 2013 at 2:26 PM, Tim Caswell <[email protected]> wrote:

> You can use the TCP client directly and hand-roll the http request.  Your
> response won't be parsed as http (nor would you want to in the error case),
> but you can write a crude parser in js to get the bulk of it.
>

Yeah that occurred to me - but seems like a lot of work for one URL at one
provider, where everything else works fine. If the http parser were written
in JS I could probably monkey-patch something at least.

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to