0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 12, 2024 — Aug 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix setBodyEncoding -> setEncoding More... over 14 years ago
fix client.http.close() to client.http.end() fix port handling (was buggy when using ssl when port <> 443) More... over 14 years ago
changed check for set-cookie header to use hasOwnProperty More... over 15 years ago
removed inheritance of event emitter as it is not used More... over 15 years ago
updated header handling prototype More... over 15 years ago
Version 0.1.0 More... over 15 years ago
require patched http.js instead of default because of issues with headers More... over 15 years ago
Merge branch 'master' of github.com:billywhizz/node-httpclient More... over 15 years ago
Version 0.0.3 More... over 15 years ago
Update to work with recent changes made in trunk node More... over 15 years ago
fixed file attributes More... over 15 years ago
added changelog More... over 15 years ago
Tests were referencing httpclient.js not lib/httpclient.js More... over 15 years ago
Don't send the 'Cookie' header if there are no cookies More... over 15 years ago
Added a getCookie function to the client, so you can verify or access the cookies that have been set More... over 15 years ago
The readme implies that the compress library is optional. Actually make it so. More... over 15 years ago
deleted binary compress.node More... over 15 years ago
move libs into lib directory for easier packaging More... over 15 years ago
moved libs into lib directory More... over 15 years ago
added node-compress url to README More... over 15 years ago
initial commit More... over 15 years ago