Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2020-09-30 09:19:07 +0300
committerGitHub <noreply@github.com>2020-09-30 09:19:07 +0300
commit250a34891e0dbdb70dde636e665d54d66e2491ef (patch)
treeaed44079c9546712a195be688f697979aed592cd /js/highlight/http.js
parent1337d1a36a5f0f4e5270c30888c866e031f49357 (diff)
parent0ef40612008d82dcdfcab5befe24ed45ec4c18a8 (diff)
Merge pull request #1066 from nextcloud/backport/1060/stable20v20.0.0
Diffstat (limited to 'js/highlight/http.js')
-rw-r--r--js/highlight/http.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/highlight/http.js b/js/highlight/http.js
index faf426950..c9796f2eb 100644
--- a/js/highlight/http.js
+++ b/js/highlight/http.js
@@ -1,2 +1,2 @@
-(window.textWebpackJsonp=window.textWebpackJsonp||[]).push([[78],{453:function(e,n){e.exports=function(e){return{aliases:["https"],illegal:"\\S",contains:[{begin:"^HTTP/[0-9\\.]+",end:"$",contains:[{className:"number",begin:"\\b\\d{3}\\b"}]},{begin:"^[A-Z]+ (.*?) HTTP/[0-9\\.]+$",returnBegin:!0,end:"$",contains:[{className:"string",begin:" ",end:" ",excludeBegin:!0,excludeEnd:!0},{begin:"HTTP/[0-9\\.]+"},{className:"keyword",begin:"[A-Z]+"}]},{className:"attribute",begin:"^\\w",end:": ",excludeEnd:!0,illegal:"\\n|\\s|=",starts:{end:"$",relevance:0}},{begin:"\\n\\n",starts:{subLanguage:[],endsWithParent:!0}}]}}}}]);
-//# sourceMappingURL=http.js.map?v=5f00c8c645f2e4e74f84 \ No newline at end of file
+(window.textWebpackJsonp=window.textWebpackJsonp||[]).push([[78],{455:function(e,n){e.exports=function(e){return{aliases:["https"],illegal:"\\S",contains:[{begin:"^HTTP/[0-9\\.]+",end:"$",contains:[{className:"number",begin:"\\b\\d{3}\\b"}]},{begin:"^[A-Z]+ (.*?) HTTP/[0-9\\.]+$",returnBegin:!0,end:"$",contains:[{className:"string",begin:" ",end:" ",excludeBegin:!0,excludeEnd:!0},{begin:"HTTP/[0-9\\.]+"},{className:"keyword",begin:"[A-Z]+"}]},{className:"attribute",begin:"^\\w",end:": ",excludeEnd:!0,illegal:"\\n|\\s|=",starts:{end:"$",relevance:0}},{begin:"\\n\\n",starts:{subLanguage:[],endsWithParent:!0}}]}}}}]);
+//# sourceMappingURL=http.js.map?v=0a1234d61d5c6e34b733 \ No newline at end of file