A utility package of HTTP types for status codes, fields, and request methods.
import type { HttpField } from '@nc/http-types/fields'
import type { HttpMethod } from '@nc/http-types/methods'
import type { HttpStatusCode } from '@nc/http-types/status-codes'
This software is licensed under the MIT license (LICENSE
or https://opensource.org/license/mit/).
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the MIT license, shall be licensed as above, without any additional terms or conditions.