doc: Update README.md 3d11eb8479

This commit is contained in:
jaywcjlove
2022-09-01 17:29:39 +00:00
commit 3210ed7de6
229 changed files with 671 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[3861],{3861:function(r,n,t){function u(r,n){return r.skipToEnd(),n.cur=s,"error"}function e(r,n){return r.match(/^HTTP\/\d\.\d/)?(n.cur=c,"keyword"):r.match(/^[A-Z]+/)&&/[ \t]/.test(r.peek())?(n.cur=i,"keyword"):u(r,n)}function c(r,n){var t=r.match(/^\d+/);if(!t)return u(r,n);n.cur=o;var e=Number(t[0]);return e>=100&&e<400?"atom":"error"}function o(r,n){return r.skipToEnd(),n.cur=s,null}function i(r,n){return r.eatWhile(/\S/),n.cur=a,"string.special"}function a(r,n){return r.match(/^HTTP\/\d\.\d$/)?(n.cur=s,"keyword"):u(r,n)}function s(r){return r.sol()&&!r.eat(/[ \t]/)?r.match(/^.*?:/)?"atom":(r.skipToEnd(),"error"):(r.skipToEnd(),"string")}function f(r){return r.skipToEnd(),null}t.r(n),t.d(n,{http:function(){return k}});var k={token:function(r,n){var t=n.cur;return t!=s&&t!=f&&r.eatSpace()?null:t(r,n)},blankLine:function(r){r.cur=f},startState:function(){return{cur:e}}}}}]);
//# sourceMappingURL=3861.ec6cb6fe.chunk.js.map