Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed wrong host header in redirect. | Diego Nehab | 2001-09-26 | 1 | -3/+11 |
* | HTTP.request was not returning response for body-less requests. | Diego Nehab | 2001-09-18 | 1 | -19/+20 |
* | Changed HTTP.get and HTTP.post to return status code instead of | Diego Nehab | 2001-09-18 | 1 | -4/+4 |
* | Simple HTTP functions can deal with table arguments also. | Diego Nehab | 2001-09-12 | 1 | -30/+71 |
* | Minor documentation changes. | Diego Nehab | 2001-08-07 | 1 | -52/+52 |
* | Rewritten to comply to LTN7 (Modules & Packages). | Diego Nehab | 2001-07-29 | 1 | -245/+311 |
* | 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 |
* | HTTP is now generic, with function http_request. | Diego Nehab | 2001-01-25 | 1 | -167/+258 |
* | Initial revision | Diego Nehab | 2000-12-29 | 1 | -0/+312 |