Home
last modified time | relevance | path

Searched refs:add_header (Results 1 – 25 of 1909) sorted by relevance

12345678910>>...77

/dports/www/lua-resty-core/lua-resty-core-0.1.22/t/
H A Dngx-req.t26 === TEST 1: ngx_req.add_header (jitted)
33 ngx_req.add_header("Foo", "bar")
44 === TEST 2: ngx_req.add_header (single value)
51 ngx_req.add_header("Foo", "baz")
52 ngx_req.add_header("Foo", 2)
69 ngx_req.add_header("Foo", "")
86 ngx_req.add_header("Foo", 123)
102 ngx_req.add_header(123, 456)
103 ngx_req.add_header(123, 789)
113 === TEST 6: ngx_req.add_header (multiple values)
[all …]
H A Dngx-resp.t25 === TEST 1: ngx.resp.add_header (single value)
31 ngx_resp.add_header("Foo", "bar")
32 ngx_resp.add_header("Foo", 2)
41 === TEST 2: ngx.resp.add_header (nil)
59 === TEST 3: ngx.resp.add_header (multi-value)
75 === TEST 4: ngx.resp.add_header (append header)
82 ngx_resp.add_header("fruit", "banana")
83 ngx_resp.add_header("fruit", "cherry")
98 ngx_resp.add_header("Date", "now")
107 === TEST 6: ngx.resp.add_header (empty table)
[all …]
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/gntp/
H A Dnotifier.py93 register.add_header('Application-Icon', resource)
125 notice.add_header('Notification-Name', noteType)
126 notice.add_header('Notification-Title', title)
130 notice.add_header('Notification-Sticky', sticky)
135 notice.add_header('Notification-Icon', icon)
138 notice.add_header('Notification-Icon', resource)
141 notice.add_header('Notification-Text', description)
148 notice.add_header(key, custom[key])
158 sub.add_header('Subscriber-ID', id)
159 sub.add_header('Subscriber-Name', name)
[all …]
/dports/net/py-gntp/gntp-1.0.3/gntp/
H A Dnotifier.py93 register.add_header('Application-Icon', resource)
125 notice.add_header('Notification-Name', noteType)
126 notice.add_header('Notification-Title', title)
130 notice.add_header('Notification-Sticky', sticky)
135 notice.add_header('Notification-Icon', icon)
138 notice.add_header('Notification-Icon', resource)
141 notice.add_header('Notification-Text', description)
148 notice.add_header(key, custom[key])
158 sub.add_header('Subscriber-ID', id)
159 sub.add_header('Subscriber-Name', name)
[all …]
/dports/www/itop/web/pages/
H A Dajax.document.php74 $oPage->add_header("Expires: "); // Reset the value set in ajax_page
75 … $oPage->add_header("Cache-Control: no-transform,public,max-age=$iCacheSec,s-maxage=$iCacheSec");
76 $oPage->add_header("Pragma: cache"); // Reset the value set .... where ?
77 …$oPage->add_header("Last-Modified: Wed, 15 Jun 2015 13:21:15 GMT"); // An arbitrary date in the pa…
91 $oPage->add_header("Expires: "); // Reset the value set in ajax_page
92 $oPage->add_header("Cache-Control: no-transform,public,max-age=$iCacheSec,s-maxage=$iCacheSec");
93 $oPage->add_header("Pragma: cache"); // Reset the value set .... where ?
94 …$oPage->add_header("Last-Modified: Wed, 15 Jun 2016 13:21:15 GMT"); // An arbitrary date in the pa…
102 $oPage->add_header('Cache-control: public, max-age=86400'); // Cache for 24 hours
103 $oPage->add_header("Pragma: cache"); // Reset the value set .... where ?
/dports/www/nginx-full/srcache-nginx-module-0.32/t/
H A Dranges.t25 add_header X-Fetch-Status $srcache_fetch_status;
26 add_header X-Store-Status $srcache_store_status;
48 add_header X-Fetch-Status $srcache_fetch_status;
49 add_header X-Store-Status $srcache_store_status;
86 add_header X-Fetch-Status $srcache_fetch_status;
87 add_header X-Store-Status $srcache_store_status;
119 add_header X-Fetch-Status $srcache_fetch_status;
120 add_header X-Store-Status $srcache_store_status;
147 add_header X-Fetch-Status $srcache_fetch_status;
148 add_header X-Store-Status $srcache_store_status;
[all …]
H A Dfetch-skip.t23 add_header X-Fetch-Status $srcache_fetch_status;
42 add_header X-Fetch-Status $srcache_fetch_status;
71 add_header X-Fetch-Status $srcache_fetch_status;
87 add_header X-Fetch-Status $srcache_fetch_status;
105 add_header X-Fetch-Status $srcache_fetch_status;
133 add_header X-Fetch-Status $srcache_fetch_status;
149 add_header X-Fetch-Status $srcache_fetch_status;
165 add_header X-Fetch-Status $srcache_fetch_status;
195 add_header X-Fetch-Status $srcache_fetch_status;
211 add_header X-Fetch-Status $srcache_fetch_status;
[all …]
H A Detag.t24 add_header X-Fetch-Status $srcache_fetch_status;
25 add_header X-Store-Status $srcache_store_status;
52 add_header X-Fetch-Status $srcache_fetch_status;
53 add_header X-Store-Status $srcache_store_status;
88 add_header X-Fetch-Status $srcache_fetch_status;
89 add_header X-Store-Status $srcache_store_status;
118 add_header X-Fetch-Status $srcache_fetch_status;
119 add_header X-Store-Status $srcache_store_status;
146 add_header X-Fetch-Status $srcache_fetch_status;
147 add_header X-Store-Status $srcache_store_status;
/dports/mail/dbmail/dbmail-3.2.5/test-scripts/
H A Dimap_long.py42 m.add_header("To", """"test user" <testuser@foo.org>""")
43 m.add_header("From", """"somewhere.foo" <somewher@foo.org>""")
44 m.add_header("CC", """"somewher@foo.org", "other@bar.org" """)
45 m.add_header("In-Reply-To",
48 m.add_header("Date", "Mon, 26 Sep 2005 13:26:39 +0200")
49 m.add_header("Subject", """dbmail "test" message""")
50 m.add_header("Message-Id", """<"114.5862946l.21522l.0l"@localhost>""")
57 m.add_header("To", "testaddr@bar.org")
58 m.add_header("From", "testuser@foo.org")
59 m.add_header("Date", "Sun, 25 Sep 2005 13:26:39 +0200")
[all …]
/dports/net-p2p/deluge-cli/deluge-2.0.3/deluge/ui/console/modes/preferences/
H A Dpreference_panes.py178 self.add_header(_('General options'))
213 self.add_header('')
234 self.add_header(_('Folders'))
304 self.add_header(_('Incomming Ports'))
369 self.add_header('TOS', space_above=True)
503 self.add_header(_('System Information'))
528 self.add_header('Port')
554 self.add_header(_('New Torrents'))
646 self.add_header(_('Proxy Settings'))
723 self.add_header(' %s' % _('Read'))
[all …]
/dports/mail/postfix-current/postfix-3.7-20211107/src/cleanup/
H A Dbug3.in10 #add_header X-SpamTest-Envelope-From wietse@porcupine.org
12 #add_header X-SpamTest-Group-ID 00000000
14 #add_header X-SpamTest-Info Profiles 29362 [Feb 02 2012]
16 #add_header X-SpamTest-Method none
18 #add_header X-SpamTest-Rate 0
20 #add_header X-SpamTest-SPF none
22 add_header X-SpamTest-Status Not detected
24 add_header X-SpamTest-Status-Extended not_detected
26 #add_header X-SpamTest-Version SMTP-Filter Version 3.0.0 [0284], KAS30/Release
/dports/www/nginx-full/ngx_postgres-8aa7359/t/
H A Dvariables.t31 add_header "X-Test" $test;
69 add_header "X-Test" $test;
88 add_header "X-Test" $test;
107 add_header "X-Test" $test;
126 add_header "X-Test" $test;
142 add_header "X-Test" $test;
158 add_header "X-Test" $test;
249 add_header "X-Custom" $pg;
327 add_header "X-Test" $test;
364 add_header "X-Test" $test;
[all …]
/dports/mail/emil/emil-2.1.0-beta9/
H A Dmailtool.c47 add_header(m, "Content-Type", "text", MAILTOOL); in encode_mailtool()
49 add_header(m, "X-lines", buf, MAILTOOL); in encode_mailtool()
53 add_header(m, "Content-Type", "X-Sun-Attachment", MAILTOOL); in encode_mailtool()
68 add_header(m, "X-Sun-Data-Type", dt, MAILTOOL); in encode_mailtool()
72 add_header(m, "X-Sun-Data-Type", "default", MAILTOOL); in encode_mailtool()
103 add_header(m, "X-Sun-Encoding-Info", "uuencode", MAILTOOL); in encode_mailtool()
106 add_header(m, "X-Sun-Encoding-Info", "binhex", MAILTOOL); in encode_mailtool()
109 add_header(m, "X-Sun-Encoding-Info", "base64", MAILTOOL); in encode_mailtool()
115 add_header(m, "X-Sun-Data-description", "default", MAILTOOL); in encode_mailtool()
118 add_header(m, "X-Sun-Data-name", m->sd->name, MAILTOOL); in encode_mailtool()
[all …]
/dports/www/hiawatha/hiawatha-10.12/extra/letsencrypt/letsencrypt/
H A Dhttp.php85 $this->add_header("Content-Length", strlen($body));
91 $this->add_header("Content-Length", strlen($body));
99 $this->add_header("Host", $this->host);
100 $this->add_header("Accept", "*/*");
101 $this->add_header("Accept-Charset", "ISO-8859-1,utf-8");
102 $this->add_header("Accept-Language", "en-US");
103 $this->add_header("Connection", "close");
106 $this->add_header("Accept-Encoding", "gzip");
109 $this->add_header("Authorization", $this->authorization);
119 $this->add_header("Cookie", implode("; ", $cookies));
[all …]
/dports/www/hiawatha-monitor/monitor/libraries/
H A Dhttp.php83 $this->add_header("Content-Length", strlen($body));
89 $this->add_header("Content-Length", strlen($body));
97 $this->add_header("Host", $this->host);
98 $this->add_header("Accept", "*/*");
99 $this->add_header("Accept-Charset", "ISO-8859-1,utf-8");
100 $this->add_header("Accept-Language", "en-US");
101 $this->add_header("Connection", "close");
104 $this->add_header("Accept-Encoding", "gzip");
117 $this->add_header("Cookie", implode("; ", $cookies));
187 public function add_header($key, $value) { function in HTTP
[all …]
/dports/security/modsecurity3/modsecurity-v3.0.5/others/libinjection/misc/
H A Dsqliserver.py125 self.add_header('X-Content-Type-Options', 'nosniff')
126 self.add_header('X-XSS-Protection', '0')
155 self.add_header('Pragma', 'no-cache')
156 self.add_header('Expires', '0')
158 self.add_header('X-XSS-Protection', '0')
207 self.add_header('Pragma', 'no-cache')
208 self.add_header('Expires', '0')
210 self.add_header('X-XSS-Protection', '0')
297 self.add_header('Pragma', 'no-cache')
298 self.add_header('Expires', '0')
[all …]
/dports/net-mgmt/fastnetmon/fastnetmon-1.1.4/src/a10_plugin/
H A Da10.py23 req.add_header('content-type', 'application/json')
25 req.add_header('Authorization', 'A10 {0}'.format(signature))
29 req.add_header('content-type', 'application/json')
31 req.add_header('Authorization', 'A10 {0}'.format(signature))
35 req.add_header('content-type', 'application/json')
38 req.add_header('Authorization', 'A10 {0}'.format(signature))
/dports/mail/sympa/sympa-6.2.62/src/lib/Sympa/Spindle/
H A DTransformOutgoing.pm78 $message->add_header('Reply-To', $reply) if $reply;
85 $message->add_header('X-Loop', Sympa::get_address($list));
86 $message->add_header('X-Sequence', $message->{xsequence})
90 $message->add_header('Errors-To',
95 $message->add_header('Precedence', 'list');
96 $message->add_header('Precedence', 'bulk');
106 $message->add_header($1, $2) if $i =~ /^([\S\-\:]*)\s(.*)$/;
/dports/devel/godot-tools/godot-demo-projects-8d9d58f112d8/misc/os_test/
H A Dos_test.gd42 func add_header(header):
56 add_header("Audio")
63 add_header("Date")
75 add_header("Display")
91 add_header("Engine")
102 add_header("Hardware")
109 add_header("Input")
118 add_header("Mobile")
121 add_header("Mono (C#)")
131 add_header("Software")
[all …]
/dports/devel/cpp-netlib/cpp-netlib-cpp-netlib-0.13.0-final/boost/network/message/modifiers/
H A Dadd_header.hpp23 add_header(Message& message, KeyType const& key, ValueType const& value, Tag) { in add_header() function
30 add_header(Message& message, KeyType const& key, ValueType const& value, Tag) { in add_header() function
32 message.add_header(header_type(key, value)); in add_header()
36 inline typename enable_if<is_pod<Tag>, void>::type add_header( in add_header() function
45 inline void add_header(Message<Tag>& message, KeyType const& key, in add_header() function
47 impl::add_header(message, key, value, Tag()); in add_header()
/dports/mail/mailagent/mailagent-9a14a15/agent/test/cmd/
H A Dkeep.t30 &add_header('X-Tag: keep');
31 &add_header('X-Long-Line: this is a long line and has a continuation');
32 &add_header(' right below it with a MARK token');
33 &add_header(' and another with the MARK token');
34 &add_header('X-Removed-Line: this is a long line and has a continuation');
35 &add_header(' right below it with another mark TOKEN');
36 &add_header(' and another with the mark TOKEN');
37 &add_header('unusual-header: None');
H A Dstrip.t28 &add_header('X-Tag: strip');
29 &add_header('X-Long-Line: this is a long line and has a continuation');
30 &add_header(' right below it with a MARK token');
31 &add_header(' and another with the MARK token');
32 &add_header('X-Kept-Line: this is a long line and has a continuation');
33 &add_header(' right below it with another mark TOKEN');
34 &add_header(' and another with the mark TOKEN');
35 &add_header('unusual-header: None');
/dports/misc/mmdnn/MMdnn-0.3.1/mmdnn/models/
H A DGenerateMdByDataset.py23 def add_header(level, code): function
81 add_header(3, dataset_name)
95 add_header(1, "Model Collection")
98 add_header(2, "Image Classification")
103 add_header(2, "Object Detection")
111 add_header(1, "Introduction")
119 add_header(2, "Steps to Convert Model")
/dports/mail/getmail6/getmail6-6.18.5/test/
H A Dtest.py25 gm.add_header('X-byeru',byeru)
28 gm.add_header('X-greetde',ge)
47 gm.add_header('X-byeru',te)
50 gm.add_header('X-greetde',ge)
70 gmm.add_header('X-byeru',te)
73 gmm.add_header('X-greetde',ge)
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/mtproto/
H A DHttpTransport.cpp58 hc.add_header("Host", ""); in write()
62 hc.add_header("Host", host); in write()
63 hc.add_header("User-Agent", "curl/7.35.0"); in write()
64 hc.add_header("Accept", "*/*"); in write()
65 hc.add_header("Proxy-Connection", "keep-alive"); in write()
67 hc.add_header("Proxy-Authorization", proxy_authorizarion); in write()

12345678910>>...77