355
I Use This!
Very High Activity

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Jun 12, 2023 — Jun 12, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
More node.http.Client docs More... about 15 years ago
Begin node.http.Client docs More... about 15 years ago
Add setBodyEncoding to http client responses. More... about 15 years ago
HTTP Server: Close 1.0 connections properly. More... about 15 years ago
Add http.ServerRequest.setBodyEncoding. Needs test still. More... about 15 years ago
Change encoding setter/getter to setEncoding function. More... about 15 years ago
Clean up tests. Add docs. More... about 15 years ago
HTTP Client: add fix to allow TCP connection to reconnect. More... about 15 years ago
Remove debugging statement. More... about 15 years ago
Add color PASS/FAIL statements. Use python for portability. More... about 15 years ago
Fix a bug in HTTP server when receiving half-closes. More... about 15 years ago
Bug fix: need to return readyState symbol from scope. More... about 15 years ago
Debugging http. Add simple test. (Does not pass.) More... about 15 years ago
Add request method. (How could that be missing still?) More... about 15 years ago
Modify website colors. More... about 15 years ago
Simple HTTP client is working a bit. More... about 15 years ago
Add ParseUri to the node namespace More... about 15 years ago
Work on motivation statement. More... about 15 years ago
Use parseUri() for req.uri. Update docs. More... about 15 years ago
HTTP Server: check the ready state of the connection before each send. More... about 15 years ago
Clean up readyState handling. Add test. More... about 15 years ago
Fix crash in oi_socket; add ready state reader to Connection objects. More... about 15 years ago
Change request handler to take two parameters: req, res. More... about 15 years ago
Work on website styling. More... about 15 years ago
Add to module documentation. More... about 15 years ago
Remove v8 prefix from function template callbacks. More... about 15 years ago
Remove HTTP parser callbacks for fragment, query_string, path. More... about 15 years ago
Add sendUtf8 method to socket objects. More... about 15 years ago
Slightly better buffer allocation. (Probably not worth it.) More... about 15 years ago
Commit partial work in http.js. Comment out V8::Dispose(); in node.cc More... about 15 years ago