Home
last modified time | relevance | path

Searched refs:header_add (Results 1 – 25 of 168) sorted by relevance

1234567

/dports/www/moodle310/moodle/lib/
H A Dwebdavlib.php453 $this->header_add('Overwrite: T');
455 $this->header_add('Overwrite: F');
457 $this->header_add('');
500 $this->header_add('Depth: Infinity');
557 $this->header_add('Overwrite: T');
561 $this->header_add('');
721 $this->header_add('');
800 $this->header_add('Depth: 1');
1309 private function header_add($string) { function in webdav_client
1336 $this->header_add('Connection: TE');
[all …]
/dports/www/moodle311/moodle/lib/
H A Dwebdavlib.php453 $this->header_add('Overwrite: T');
455 $this->header_add('Overwrite: F');
457 $this->header_add('');
500 $this->header_add('Depth: Infinity');
557 $this->header_add('Overwrite: T');
561 $this->header_add('');
721 $this->header_add('');
800 $this->header_add('Depth: 1');
1309 private function header_add($string) { function in webdav_client
1336 $this->header_add('Connection: TE');
[all …]
/dports/www/moodle39/moodle/lib/
H A Dwebdavlib.php453 $this->header_add('Overwrite: T');
455 $this->header_add('Overwrite: F');
457 $this->header_add('');
500 $this->header_add('Depth: Infinity');
557 $this->header_add('Overwrite: T');
561 $this->header_add('');
721 $this->header_add('');
800 $this->header_add('Depth: 1');
1309 private function header_add($string) { function in webdav_client
1336 $this->header_add('Connection: TE');
[all …]
/dports/security/p5-CryptX/CryptX-0.075/t/
H A Dauth_enc_eax.t16 $m1->header_add("a");
17 $m1->header_add("b");
18 $m1->header_add("c");
27 $d1->header_add("abc");
35 $d2->header_add("a");
36 $d2->header_add("b");
37 $d2->header_add("c");
/dports/www/p5-CGI-Application/CGI-Application-4.61/t/lib/
H A DTestApp.pm152 $self->header_add(-cookie => ['cookie1=header_add; path=/', 'cookie2=header_add; path=/']);
160 $self->header_add(-cookie => ['cookie2=header_add; path=/']);
167 $self->header_add(-cookie => 'cookie1=header_add; path=/');
176 $self->header_add(-cookie => 'cookie2=header_add; path=/');
/dports/www/p5-CGI-Application/CGI-Application-4.61/t/
H A Dheader_props.t38 eval { $app->header_add(123); };
43 "croak on odd number of non-ref args to header_add",
51 $app->header_add({ -expires => '1d' });
62 "headed added via hashref arg to header_add",
H A Dbasic.t429 # testing header_add with arrayref
435 like($output, qr/Set-Cookie: cookie1=header_add/, "arrayref test: cookie1");
436 like($output, qr/Set-Cookie: cookie2=header_add/, "arrayref test: cookie2");
439 # make sure header_add does not clobber earlier headers
446 like($output, qr/Set-Cookie: cookie2=header_add/, "header_add: cookie2");
449 # make sure header_add works after header_props is called
455 like($output, qr/Set-Cookie: cookie2=header_add/, "header add after props");
/dports/www/p5-CGI-Application-Plugin-Stream/CGI-Application-Plugin-Stream-2.12/lib/CGI/Application/Plugin/
H A DStream.pm61 $self->header_add('-type' => $mime_type);
68 $self->header_add('-Content_Length' => $size);
75 $self->header_add('-attachment' => $basename);
/dports/www/p5-CGI-Application-Plugin-Session/CGI-Application-Plugin-Session-1.05/t/
H A DTestAppSessionCookie.pm50 $self->header_add(-cookie =>
66 $self->header_add(-cookie => [
83 $self->header_add(-cookie =>
/dports/mail/rspamd/rspamd-3.1/contrib/exim/
H A Dlocal_scan.c441 header_add (' ', "Subject: %s%s", label, subject ? subject : ""); in AlterSubject()
514 header_add (' ', "%s: SKIP\n", RSPAMD_FAILURE_HDR); in WaitForScanResult()
519 header_add (' ', "%s: SKIP\n", RSPAMD_FAILURE_HDR); in WaitForScanResult()
541 header_add (' ', "%s: %s\n", RSPAMD_FAILURE_HDR, "Yes"); in WaitForScanResult()
544 header_add (' ', "%s: %s\n", RSPAMD_FAILURE_HDR, "Skip"); in WaitForScanResult()
547 header_add (' ', "%s: %s\n", RSPAMD_FAILURE_HDR, "No"); in WaitForScanResult()
550 header_add (' ', "%s: %.2f / %.2f / %.2f\n", RSPAMD_SCORE_HDR, sm, smd, smr); in WaitForScanResult()
610 header_add (' ', "%s: %s\n", "X-Spam-Sybmols", symbols); in WaitForScanResult()
627 header_add (' ', "%s: %s\n", "X-Spam-Urls", urls); in WaitForScanResult()
H A Dlocal_scan.c.in113 header_add(' ', HEADER_STATUS ": skip_big\n");
120 header_add(' ', HEADER_STATUS ": skip_authenticated\n");
132 header_add(' ', HEADER_STATUS ": check_error\n");
300 header_add(' ', HEADER_METRIC ": %s %s %.2f / %.2f\n",
304 header_add(' ', HEADER_SCORE ": %d\n",
341 header_add(' ', HEADER_STATUS ": spam\n");
344 header_add(' ', HEADER_STATUS ": ham\n");
/dports/mail/rspamd-devel/rspamd-93430bb/contrib/exim/
H A Dlocal_scan.c441 header_add (' ', "Subject: %s%s", label, subject ? subject : ""); in AlterSubject()
514 header_add (' ', "%s: SKIP\n", RSPAMD_FAILURE_HDR); in WaitForScanResult()
519 header_add (' ', "%s: SKIP\n", RSPAMD_FAILURE_HDR); in WaitForScanResult()
541 header_add (' ', "%s: %s\n", RSPAMD_FAILURE_HDR, "Yes"); in WaitForScanResult()
544 header_add (' ', "%s: %s\n", RSPAMD_FAILURE_HDR, "Skip"); in WaitForScanResult()
547 header_add (' ', "%s: %s\n", RSPAMD_FAILURE_HDR, "No"); in WaitForScanResult()
550 header_add (' ', "%s: %.2f / %.2f / %.2f\n", RSPAMD_SCORE_HDR, sm, smd, smr); in WaitForScanResult()
610 header_add (' ', "%s: %s\n", "X-Spam-Sybmols", symbols); in WaitForScanResult()
627 header_add (' ', "%s: %s\n", "X-Spam-Urls", urls); in WaitForScanResult()
H A Dlocal_scan.c.in113 header_add(' ', HEADER_STATUS ": skip_big\n");
120 header_add(' ', HEADER_STATUS ": skip_authenticated\n");
132 header_add(' ', HEADER_STATUS ": check_error\n");
300 header_add(' ', HEADER_METRIC ": %s %s %.2f / %.2f\n",
304 header_add(' ', HEADER_SCORE ": %d\n",
341 header_add(' ', HEADER_STATUS ": spam\n");
344 header_add(' ', HEADER_STATUS ": ham\n");
/dports/mail/exim-sa-exim/sa-exim-4.2.1/
H A Dsa-exim.c325 header_add(' ', "X-SA-Exim-Connect-IP: %s\n", sender_host_address); in AddSAEheaders()
329 header_add(' ', "X-SA-Exim-Connect-IP: <locally generated>\n"); in AddSAEheaders()
339 header_add(' ', "X-SA-Exim-Rcpt-To: %s\n", rcptlist); in AddSAEheaders()
347 header_add(' ', "X-SA-Exim-Mail-From: %s\n", sender_address); in AddSAEheaders()
470 header_add(' ', "%s", *header); in parsemlheader()
876header_add(' ', "X-SA-Exim-Scanned: No (on %s); SAEximRunCond expanded to false\n", primary_hostna… in local_scan()
1268 header_add(' ', "X-SA-Exim-Version: %s\n",version); in local_scan()
1272 header_add(' ', "X-SA-Exim-Scanned: No (on %s); Unknown failure\n", primary_hostname); in local_scan()
1277 header_add(' ', "X-SA-Exim-Scanned: Yes (on %s)\n", primary_hostname); in local_scan()
1468header_add(' ', "X-SA-Exim-Scanned: No (on %s); Exit with error (see exim mainlog)\n", primary_hos… in local_scan()
[all …]
/dports/www/p5-CGI-Application-Plugin-JSON/CGI-Application-Plugin-JSON-1.02/lib/CGI/Application/Plugin/
H A DJSON.pm242 $self->header_add( '-x-json' => $self->json_header_string );
246 $self->header_add('-type' => 'application/json');
248 $self->header_add('-type' => 'text/javascript');
/dports/mail/exim-sa-exim/exim-4.95/Local/
H A Dsa-exim.c322 header_add(' ', "X-SA-Exim-Connect-IP: %s\n", sender_host_address); in AddSAEheaders()
326 header_add(' ', "X-SA-Exim-Connect-IP: <locally generated>\n"); in AddSAEheaders()
336 header_add(' ', "X-SA-Exim-Rcpt-To: %s\n", rcptlist); in AddSAEheaders()
344 header_add(' ', "X-SA-Exim-Mail-From: %s\n", sender_address); in AddSAEheaders()
472 header_add(' ', "%s", *header); in parsemlheader()
885header_add(' ', "X-SA-Exim-Scanned: No (on %s); SAEximRunCond expanded to false\n", primary_hostna… in local_scan()
1313 header_add(' ', "X-SA-Exim-Version: %s\n",version); in local_scan()
1317 header_add(' ', "X-SA-Exim-Scanned: No (on %s); Unknown failure\n", primary_hostname); in local_scan()
1322 header_add(' ', "X-SA-Exim-Scanned: Yes (on %s)\n", primary_hostname); in local_scan()
1504header_add(' ', "X-SA-Exim-Scanned: No (on %s); Exit with error (see exim mainlog)\n", primary_hos… in local_scan()
[all …]
/dports/www/p5-CGI-Application-Plugin-Redirect/CGI-Application-Plugin-Redirect-1.00/lib/CGI/Application/Plugin/
H A DRedirect.pm28 $self->header_add( -location => $location, -status => $status );
30 $self->header_add( -location => $location );
/dports/www/p5-CGI-Application-Plugin-Apache/CGI-Application-Plugin-Apache-1.02/t/lib/ApachePlugin/
H A DMP.pm108 $self->header_add(
121 $self->header_add(
135 $self->header_add(
/dports/mail/neomutt/neomutt-20211029/test/email/
H A Demail_header_free.c35 struct ListNode *first = header_add(&hdrlist, first_header); in test_email_header_free()
36 struct ListNode *second = header_add(&hdrlist, second_header); in test_email_header_free()
/dports/www/p5-CGI-Application-Plugin-Session/CGI-Application-Plugin-Session-1.05/lib/CGI/Application/Plugin/
H A DSession.pm167 $self->header_add(-cookie => $cookie);
172 $self->header_add(-cookie => [$cookie]) unless $cookie_set;
225 $self->header_add( -cookie => shift @keep );
226 $self->header_add( -cookie => \@keep ) if @keep;
/dports/mail/mailfromd/mailfromd-8.10/src/builtin/
H A Dheader.bi19 MF_DEFUN(header_add, VOID, STRING name, STRING value, OPTIONAL, NUMBER idx)
37 msgmod_opcode_str(header_add),
39 env_msgmod_append(env, header_add, name, value, 1);
/dports/mail/evolution/evolution-3.42.1/src/plugins/email-custom-header/
H A Demail-custom-header.c45 GtkWidget *header_add; member
783 GtkWidget *header_add; in e_plugin_lib_get_configure_widget() local
826 header_add = e_dialog_button_new_with_icon ("list-add", _("_Add")); in e_plugin_lib_get_configure_widget()
827 gtk_widget_show (header_add); in e_plugin_lib_get_configure_widget()
828 gtk_container_add (GTK_CONTAINER (vbuttonbox1), header_add); in e_plugin_lib_get_configure_widget()
829 gtk_widget_set_can_default (header_add, TRUE); in e_plugin_lib_get_configure_widget()
884 cd->header_add = header_add; in e_plugin_lib_get_configure_widget()
886 cd->header_add, "clicked", in e_plugin_lib_get_configure_widget()
/dports/www/p5-CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.23/lib/CGI/Application/Plugin/
H A DAuthentication.pm826 $cgiapp->header_add(-location => $config->{POST_LOGIN_URL});
830 $cgiapp->header_add(-location => $destination);
856 $cgiapp->header_add(-location => $config->{LOGIN_URL});
883 $cgiapp->header_add(-location => $config->{LOGOUT_URL});
887 $cgiapp->header_add(-location => '/');
1225 $self->_cgiapp->header_add(-cookie => [$cookie]);
/dports/www/p5-CGI-Application-Plugin-Stream/CGI-Application-Plugin-Stream-2.12/
H A DREADME12 # using header_props() or header_add() as usual
56 $self->header_add( -attachment => 'my_file.txt' );
67 $self->header_add(
/dports/mail/mailfromd/mailfromd-8.10/mflib/
H A Dheader_rename.mf430 header_add(newname, value)
77 * The initial approach was to use header_add function. Unfortunately, it
82 * that decision. Consequently, using header_add produces unjustifiably
140 header_add(prefix . \1, value, 0)

1234567