没有合适的资源?快使用搜索试试~ 我知道了~
http-header-value:HTTP标头值解析器
共72个文件
ts:56个
json:7个
cjs:2个
需积分: 10 0 下载量 66 浏览量
2021-03-20
14:00:19
上传
评论
收藏 52KB ZIP 举报
温馨提示
HTTP标头值解析器 解析HTTP标头值: import { hthvParse , hthvParseCommented } from '@hatsy/http-header-value' ; const [ contentType ] = hthvParse ( 'text/html;charset=utf-8' ) ; contentType . v ; // text/html contentType . p . charset . v ; // utf-8 const [ product , sysInfo , platform , version ] = hthvParseCommented ( 'Mozilla/5.0 (X11; Linux x86_64; rv:70.0) Gecko/20100101 Firefox/70.0' ) ; p
资源推荐
资源详情
资源评论
收起资源包目录
http-header-value-master.zip (72个子文件)
http-header-value-master
tsconfig.spec.json 153B
rollup.config.js 2KB
.github
workflows
build.yml 1KB
tsconfig.main.json 99B
.eslintrc.cjs 653B
src
custom
hthv-parse-commented.spec.ts 3KB
hthv-parse-directives.spec.ts 1KB
hthv-parse-uris.spec.ts 676B
index.ts 155B
hthv-parse-semi-sep.spec.ts 516B
hthv-parse-directives.ts 1KB
hthv-parse-semi-sep.ts 630B
hthv-parse-commented.ts 317B
hthv-parse-uris.ts 871B
index.ts 285B
hthv-flatten.spec.ts 3KB
node
index.ts 117B
http-address-rep.spec.ts 3KB
http-address-rep.ts 2KB
hthv-flatten.ts 3KB
impl
index.ts 99B
hthv-partial.ts 278B
hthv-parse-trivial.ts 714B
hthv-item.ts 496B
spec
items.ts 526B
hthv-item.ts 4KB
parser
add-param.ts 401B
parse-none.ts 66B
param-parser.ts 851B
item-delimit-parser.ts 569B
index.ts 477B
next-in-comment.ts 639B
parser-input.ts 94B
spaces-parser.ts 537B
next-in-item.ts 324B
parser-config.ts 2KB
angle-brackets-parser.ts 723B
quoted-string-parser.ts 826B
comment-parser.ts 2KB
item-parser.ts 4KB
date-time-parser.ts 749B
hthv-quote.ts 1KB
hthv-escape.spec.ts 2KB
hthv-delimiter.ts 2KB
hthv-parse.spec.ts 14KB
hthv-escape.ts 2KB
hthv-parse.ts 1KB
hthv-quote.spec.ts 1KB
hthv-parser.ts 3KB
headers
http-forward-rep.spec.ts 8KB
http-content-negotiator.ts 5KB
http-mime-negotiator.ts 1KB
http-language-negotiator.ts 1KB
index.ts 329B
http-forward-trust.ts 4KB
http-language-negotiator.spec.ts 2KB
http-forward-trust.spec.ts 301B
http-mime-negotiator.spec.ts 4KB
http-encoding-negotiator.spec.ts 1KB
http-forward-rep.ts 6KB
http-encoding-negotiator.ts 1KB
node
package.json 127B
.npmignore 339B
typedoc.json 196B
tsconfig.json 590B
jest.config.cjs 799B
LICENSE 1KB
README.md 13KB
.editorconfig 316B
.gitignore 339B
headers
package.json 133B
package.json 2KB
共 72 条
- 1
资源评论
GDMS
- 粉丝: 34
- 资源: 4529
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功