Fake Mirrors
GitHub
Example
System
Light
Dark
Search…
Preparing search index...
@famir/http-proto
HttpContentType
Interface HttpContentType
Parsed Content-Type header.
interface
HttpContentType
{
parameters
:
Record
<
string
,
string
>
;
type
:
string
;
}
Properties
parameters
parameters
:
Record
<
string
,
string
>
type
type
:
string
Properties
parameters
type
GitHub
Example
Fake Mirrors
Loading...
Parsed Content-Type header.