typebeat
Agnostic parser of the `Content-Type` in OCaml
Description
TypeBeat is a pure implementation of the parsing of the Content-Type
's value
(see RFC822 and
RFC2045). The reason of this light
library is to compute a complex rule. Indeed, it's hard to parse the value
of the Content-Type
, believe me.
So it's a common library if you want to know the value of the Content-Type
and
don't worry, we respect the standard. We saved
the IANA
database too.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 03 Apr 2018
- Authors
- Maintainers
Sources
Dependencies
Reverse Dependencies