aboutsummaryrefslogtreecommitdiff
path: root/docs/js/highlight-js-http.163e45b6.js
diff options
context:
space:
mode:
authornavanchauhan <navanchauhan@users.noreply.github.com>2023-12-17 07:22:06 +0000
committernavanchauhan <actions@github.com>2023-12-17 07:22:06 +0000
commit6ddc93125e8a47217901a2daea645ae62ce02ddd (patch)
tree1a6e88223ace4bc22007af427cf990cc436fb003 /docs/js/highlight-js-http.163e45b6.js
parent6b4a5f2a1482bd3e4ef7fb3f9a50bac52ab0bc5c (diff)
Update Documentation
Diffstat (limited to 'docs/js/highlight-js-http.163e45b6.js')
-rw-r--r--docs/js/highlight-js-http.163e45b6.js10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/js/highlight-js-http.163e45b6.js b/docs/js/highlight-js-http.163e45b6.js
new file mode 100644
index 0000000..14f39a9
--- /dev/null
+++ b/docs/js/highlight-js-http.163e45b6.js
@@ -0,0 +1,10 @@
+/*!
+ * This source file is part of the Swift.org open source project
+ *
+ * Copyright (c) 2021 Apple Inc. and the Swift project authors
+ * Licensed under Apache License v2.0 with Runtime Library Exception
+ *
+ * See https://swift.org/LICENSE.txt for license information
+ * See https://swift.org/CONTRIBUTORS.txt for Swift project authors
+ */
+(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-http"],{c01d:function(e,n){function a(e){const n=e.regex,a="HTTP/(2|1\\.[01])",s=/[A-Za-z][A-Za-z0-9-]*/,t={className:"attribute",begin:n.concat("^",s,"(?=\\:\\s)"),starts:{contains:[{className:"punctuation",begin:/: /,relevance:0,starts:{end:"$",relevance:0}}]}},i=[t,{begin:"\\n\\n",starts:{subLanguage:[],endsWithParent:!0}}];return{name:"HTTP",aliases:["https"],illegal:/\S/,contains:[{begin:"^(?="+a+" \\d{3})",end:/$/,contains:[{className:"meta",begin:a},{className:"number",begin:"\\b\\d{3}\\b"}],starts:{end:/\b\B/,illegal:/\S/,contains:i}},{begin:"(?=^[A-Z]+ (.*?) "+a+"$)",end:/$/,contains:[{className:"string",begin:" ",end:" ",excludeBegin:!0,excludeEnd:!0},{className:"meta",begin:a},{className:"keyword",begin:"[A-Z]+"}],starts:{end:/\b\B/,illegal:/\S/,contains:i}},e.inherit(t,{relevance:0})]}}e.exports=a}}]); \ No newline at end of file