| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Rewritten to comply to LTN7 (Modules & Packages). | Diego Nehab | 2001-07-29 | 1 | -245/+311 | |
| | | | | | | | | | | As a result, there have been some API changes. Parameter and return values are now passed inside tables. Automatic redirection and automatic authentication are better controlled, with loop detection. Implementation is more RFCish, conforming to RFC2616. URL parsing has been moved to an external library, to be shared with FTP. | |||||
| * | Block size increased. | Diego Nehab | 2001-06-07 | 1 | -1/+1 | |
| | | ||||||
| * | Streaming by callbacks implemented. | Diego Nehab | 2001-06-06 | 1 | -158/+231 | |
| | | ||||||
| * | HTTP message bodies are transfered using a callback to return body parts | Diego Nehab | 2001-05-21 | 1 | -114/+200 | |
| | | | | | chunk by chunk. | |||||
| * | HTTP is now generic, with function http_request. | Diego Nehab | 2001-01-25 | 1 | -167/+258 | |
| | | | | | RFC is more strictly followed. | |||||
| * | Initial revision | Diego Nehab | 2000-12-29 | 1 | -0/+312 | |
