We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bbea4f5 + a13c0d6 commit c504b1eCopy full SHA for c504b1e
packages/io-ts-http/README.md
@@ -4,8 +4,6 @@ Runtime types for (de)serializing HTTP requests from both the client and server
4
5
## Overview
6
7
-
8
9
The primary function in this library is `httpRequest`, which is used to build codecs
10
which can parse a generic HTTP request into a more refined type. The generic HTTP
11
request should conform to the following interface:
0 commit comments