Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-09-06 | w-h/0.2.0: Use a shared Makefile | Andrew Clayton | 1 | -29/+1 | |
All the examples under c/wasi-http/0.2.0/ use the *same* Makefile. Signed-off-by: Andrew Clayton <a.clayton@nginx.com> | |||||
2024-09-06 | w-h/0.2.0: Update examples to use included WIT files | Andrew Clayton | 1 | -2/+2 | |
Signed-off-by: Andrew Clayton <a.clayton@nginx.com> | |||||
2024-09-05 | w-h/0.2.0: Add an example of a file download | Andrew Clayton | 2 | -0/+167 | |
This also shows an example of (at least the best I could figure out) how to send an error 4xx/5xx response back. Signed-off-by: Andrew Clayton <a.clayton@nginx.com> |