![]() | PLT Scheme | Need Help? |
| AboutDownloadDocumentationPLaneTCommunityOutreach & Research | ||
| To load: | (require (planet synx/http:3:2)) |
| Old style: | (require (planet "main.ss" ("synx" "http.plt" 3 2))) |
| Package description: | A few tricks on top of net/url |
| Downloads this week: | 0 |
| Total downloads: | 23 |
| Tickets: | 0 |
| Open tickets: | 0 |
| Primary files: | [no interface available] |
| Current version |
| PLaneT version | External Version | Source | DLs | Docs | Req. PLT |
| (3 2) | — | [browse] | 0 | [docs] | [none] |
| To load: (require (planet synx/http:3:2)) | |||||
| Available in repositories: 4.x | |||||
| Enhanced HTTP Client Made the redirects work per the RFC, fixed a dumb mistake in head calling build-head wrong. | |||||
| Old versions |
| PLaneT version | External Version | Source | DLs | Docs | Req. PLT |
| (3 1) | — | [browse] | 1 | [docs] | [none] |
| To load: (require (planet "main.ss" ("synx" "http.plt" 3 (= 1)))) | |||||
| Available in repositories: 4.x | |||||
| Enhanced HTTP Client Yikes, my changes messed up the download functions something fierce! Teach me to use thunks instead of their values. Fixed now. | |||||
| (3 0) | — | [browse] | 1 | [docs] | [none] |
| To load: (require (planet "main.ss" ("synx" "http.plt" 3 (= 0)))) | |||||
| Available in repositories: 4.x | |||||
| Enhanced HTTP Client Latest release revamps the redirection logic to work sanely, and not require detectable HEAD requests which might or might not redirect the same way. | |||||
| (2 2) | — | [browse] | 1 | [docs] | [none] |
| To load: (require (planet "main.ss" ("synx" "http.plt" 2 (= 2)))) | |||||
| Available in repositories: 4.x | |||||
| Enhanced HTTP Client | |||||
| (2 1) | — | [browse] | 1 | [docs] | [none] |
| To load: (require (planet "main.ss" ("synx" "http.plt" 2 (= 1)))) | |||||
| Available in repositories: 4.x | |||||
| Enhanced HTTP Client | |||||
| (2 0) | — | [browse] | 0 | [docs] | [none] |
| To load: (require (planet "main.ss" ("synx" "http.plt" 2 (= 0)))) | |||||
| Available in repositories: 4.x | |||||
| A few tricks on top of net/url | |||||
| (1 0) | — | [browse] | 19 | [docs] | [none] |
| To load: (require (planet "main.ss" ("synx" "http.plt" 1 (= 0)))) | |||||
| Available in repositories: 4.x | |||||
| HTTP 1.1 Pipelining Client | |||||