Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions packages/io-ts-http/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ Runtime types for (de)serializing HTTP requests from both the client and server

## Overview



The primary function in this library is `httpRequest`, which is used to build codecs
which can parse a generic HTTP request into a more refined type. The generic HTTP
request should conform to the following interface:
Expand Down