0
I Use This!
Inactive

Commits : Listings

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