Skip to content

Add HTTP server support#120

Merged
chrisdone-artificial merged 1 commit intomainfrom
cd/2026-04-25-warp
Apr 26, 2026
Merged

Add HTTP server support#120
chrisdone-artificial merged 1 commit intomainfrom
cd/2026-04-25-warp

Conversation

@chrisdone-artificial
Copy link
Copy Markdown
Collaborator

This adds warp/wai - qualified as Http1, so one can use Hell to write rudimentary HTTP/1.1 web servers.

Adds the case-insensitive type, too CI, and whatever else is needed to use Wai effectively.

Footnotes

  1. in the same way the Aeson package is qualified Json -- it's the de-facto standard, but I don't feel like including whimsical names rather than direct naming into the language.

@chrisdone-artificial
Copy link
Copy Markdown
Collaborator Author

I need to update the build image to include zlib. 👍

@chrisdone-artificial chrisdone-artificial merged commit 77832c3 into main Apr 26, 2026
1 check failed
@chrisdone-artificial chrisdone-artificial deleted the cd/2026-04-25-warp branch April 26, 2026 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant