Skip to content

Commit 2609fc3

Browse files
committed
Split out Gleam HTTP
Now found at https://github.com/gleam-lang/gleam_http
1 parent c146580 commit 2609fc3

File tree

3 files changed

+1
-14
lines changed

3 files changed

+1
-14
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
- The `map_dict` module gains a `fold` function.
66
- All modules moved under the `std` namespace.
7+
- The `http` module has been split out into the `gleam_http` package.
78

89
## v0.2.0 - 2019-05-11
910

src/gleam/http.gleam

Lines changed: 0 additions & 13 deletions
This file was deleted.

test/gleam/http_test.gleam

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)