Home
last modified time | relevance | path

Searched refs:CRLF (Results 1 – 25 of 6477) sorted by relevance

12345678910>>...260

/dports/net/p5-Net-Gnats/Net-Gnats-0.22/t/Net/Gnats/TestData/
H A DGtdata.pm12 my $CRLF = "\r\n";
73 '.' . $CRLF
229 '.' . $CRLF,
232 '.' . $CRLF,
235 '.'.$CRLF,
238 '.' . $CRLF,
242 '.' . $CRLF,
248 '.' . $CRLF,
254 '.' . $CRLF,
259 '.' . $CRLF,
[all …]
/dports/www/beehive/beehive-0.4.0/vendor/github.com/flashmob/go-guerrilla/response/
H A Dquote.go11 const CRLF = "\r\n" const
24 7: "214-Donny: Shut the f**k up, Donny!" + CRLF +
32 13: "214-Walter Sobchak: Am I wrong?" + CRLF +
42 "214-The Dude: My rug." + CRLF +
44 "214-Donny: I was bowling." + CRLF +
48 "214-Donny: What do you mean dude?" + CRLF +
82 "214-The Dude: What's that?" + CRLF +
100 "214-Donny: They were Nazis, Dude?" + CRLF +
105 "214-The Big Lebowski: *We*!?" + CRLF +
133 72: "214-The Dude: Where's my car?" + CRLF +
[all …]
/dports/www/p5-Hijk/Hijk-0.28/t/
H A Dbuild_http_message.t7 my $CRLF = "\x0d\x0a";
13 "${CRLF}";
18 "${CRLF}";
23 "${CRLF}";
28 "${CRLF}";
33 "${CRLF}";
80 "X-Hat: ditto${CRLF}${CRLF}";
93 "Host: www.example.com${CRLF}${CRLF}";
97 "GET / $protocol${CRLF}${CRLF}";
99 "GET / $protocol${CRLF}${CRLF}";
[all …]
/dports/security/modsecurity3-nginx/nginx-1.20.0/src/http/
H A Dngx_http_special_response.c23 "</body>" CRLF
24 "</html>" CRLF
30 "</body>" CRLF
31 "</html>" CRLF
37 "</body>" CRLF
38 "</html>" CRLF
61 "<html>" CRLF
247 CRLF
257 CRLF
267 CRLF
[all …]
/dports/www/nginx-naxsi/nginx-1.20.2/src/http/
H A Dngx_http_special_response.c23 "</body>" CRLF
24 "</html>" CRLF
30 "</body>" CRLF
31 "</html>" CRLF
37 "</body>" CRLF
38 "</html>" CRLF
61 "<html>" CRLF
247 CRLF
257 CRLF
267 CRLF
[all …]
/dports/www/nginx-lite/nginx-1.20.2/src/http/
H A Dngx_http_special_response.c23 "</body>" CRLF
24 "</html>" CRLF
30 "</body>" CRLF
31 "</html>" CRLF
37 "</body>" CRLF
38 "</html>" CRLF
61 "<html>" CRLF
247 CRLF
257 CRLF
267 CRLF
[all …]
/dports/www/nginx/nginx-1.20.2/src/http/
H A Dngx_http_special_response.c23 "</body>" CRLF
24 "</html>" CRLF
30 "</body>" CRLF
31 "</html>" CRLF
37 "</body>" CRLF
38 "</html>" CRLF
61 "<html>" CRLF
247 CRLF
257 CRLF
267 CRLF
[all …]
/dports/www/nginx-devel/nginx-1.21.5/src/http/
H A Dngx_http_special_response.c23 "</body>" CRLF
24 "</html>" CRLF
30 "</body>" CRLF
31 "</html>" CRLF
37 "</body>" CRLF
38 "</html>" CRLF
61 "<html>" CRLF
247 CRLF
257 CRLF
267 CRLF
[all …]
/dports/www/nginx-full/nginx-1.20.2/src/http/
H A Dngx_http_special_response.c23 "</body>" CRLF
24 "</html>" CRLF
30 "</body>" CRLF
31 "</html>" CRLF
37 "</body>" CRLF
38 "</html>" CRLF
61 "<html>" CRLF
247 CRLF
257 CRLF
267 CRLF
[all …]
/dports/www/p5-Net-Async-HTTP/Net-Async-HTTP-0.48/t/
H A D01request.t80 $request_stream =~ s/^(.*)$CRLF$CRLF//s;
157 $CRLF,
268 $CRLF,
291 $CRLF .
315 $CRLF,
343 "7$CRLF" . "Hello, " . $CRLF .
345 "6 $CRLF" . "world!" . $CRLF .
374 "7$CRLF" . "Hello, " . $CRLF .
375 "6$CRLF" . "world!" . $CRLF .
505 $CRLF,
[all …]
H A D11response-streaming.t56 wait_for_stream { $request_stream =~ m/$CRLF$CRLF/ } $peersock => $request_stream;
62 "$CRLF" );
102 wait_for_stream { $request_stream =~ m/$CRLF$CRLF/ } $peersock => $request_stream;
109 "$CRLF" );
117 $peersock->syswrite( "7$CRLF" . "Hello, " . $CRLF );
122 $peersock->syswrite( "8$CRLF" . "world!$CRLF" . $CRLF );
127 $peersock->syswrite( "0$CRLF" . $CRLF );
153 wait_for_stream { $request_stream =~ m/$CRLF$CRLF/ } $peersock => $request_stream;
158 "$CRLF" );
199 wait_for_stream { $request_stream =~ m/$CRLF$CRLF/ } $peersock => $request_stream;
[all …]
H A D02uri.t71 $request_stream =~ s/^(.*)$CRLF$CRLF//s;
136 $CRLF,
160 $CRLF .
185 $CRLF .
213 $CRLF .
266 $CRLF,
286 $CRLF,
308 $CRLF,
335 $CRLF .
364 $CRLF .
[all …]
H A D05redir.t58 wait_for_stream { $request_stream =~ m/$CRLF$CRLF/ } $peersock => $request_stream;
66 $request_stream =~ s/^(.*)$CRLF$CRLF//s;
81 wait_for_stream { $request_stream =~ m/$CRLF$CRLF/ } $peersock => $request_stream;
89 $request_stream =~ s/^(.*)$CRLF$CRLF//s;
95 "$CRLF" .
145 wait_for_stream { $request_stream =~ m/$CRLF$CRLF/ } $peersock => $request_stream;
153 $request_stream =~ s/^(.*)$CRLF$CRLF//s;
166 wait_for_stream { $request_stream =~ m/$CRLF$CRLF/ } $peersock => $request_stream;
174 $request_stream =~ s/^(.*)$CRLF$CRLF//s;
212 wait_for_stream { $request_stream =~ m/$CRLF$CRLF/ } $peersock => $request_stream;
[all …]
H A D16max-in-flight.t54 wait_for_stream { $request_stream =~ m/$CRLF$CRLF/ } $peersock => $request_stream;
56 ok( $request_stream =~ m[^GET /0 HTTP/1\.1$CRLF.*?$CRLF$CRLF$]s, 'Request stream contains first req…
62 $peersock->print( "HTTP/1.1 200 OK$CRLF" .
64 "$CRLF" );
69 wait_for_stream { $request_stream =~ m/(?:.*$CRLF$CRLF){2}/s } $peersock => $request_stream;
71 ok( $request_stream =~ m[^GET /1 HTTP/1\.1$CRLF.*?${CRLF}${CRLF}GET /2 HTTP/1\.1$CRLF.*?${CRLF}${CR…
80 "$CRLF" .
84 "$CRLF" .
91 wait_for_stream { $request_stream =~ m/$CRLF$CRLF/ } $peersock => $request_stream;
92 ok( $request_stream =~ m[^GET /3 HTTP/1\.1$CRLF.*?$CRLF$CRLF$]s, 'Request stream contains final req…
[all …]
H A D91rt100066.t49 wait_for_stream { $request_stream =~ m/$CRLF$CRLF/ } $peersock => $request_stream;
52 $request_stream =~ s/^.*$CRLF$CRLF//s;
56 $CRLF );
62 wait_for_stream { $request_stream =~ m/$CRLF$CRLF/ } $peersock => $request_stream;
65 $request_stream =~ s/^.*$CRLF$CRLF//s;
69 $CRLF );
91 wait_for_stream { $request_stream =~ m/$CRLF$CRLF/ } $peersock => $request_stream;
94 $request_stream =~ s/^.*$CRLF$CRLF//s;
98 $CRLF );
107 wait_for_stream { $request_stream =~ m/$CRLF$CRLF/ } $peersock => $request_stream;
[all …]
/dports/www/serf/serf-1.3.9/test/
H A Dtest_auth.c56 "1" CRLF CRLF in test_authentication_disabled()
57 "0" CRLF CRLF}, in test_authentication_disabled()
99 "1" CRLF CRLF in test_unsupported_authentication()
100 "0" CRLF CRLF}, in test_unsupported_authentication()
178 "0" CRLF CRLF); in basic_authentication()
187 "0" CRLF CRLF); in basic_authentication()
198 "1" CRLF CRLF in basic_authentication()
308 "0" CRLF CRLF); in digest_authentication()
318 "1" CRLF CRLF in digest_authentication()
460 "1" CRLF CRLF in authentication_switch_realms()
[all …]
/dports/www/nginx-full/nginx-push-stream-module-0.5.4/include/
H A Dngx_http_push_stream_module_utils.h59CRLF "time: %s" CRLF "channels: %ui" CRLF "wildcard_channels: %ui" CRLF "published_messages: %ui"
81 … ngx_string("hostname: %s" CRLF"time: %s" CRLF"channels: %ui" CRLF"wildcard_channels: %ui" CRLF"up…
85CRLF" time: %s" CRLF" channels: %ui" CRLF" wildcard_channels: %ui" CRLF" published_messages: %…
93 "<channel>" CRLF \
98 "</channel>" CRLF
100 "<worker>" CRLF \
101 " <pid>%d</pid>" CRLF \
104 "</worker>" CRLF
106CRLF "<root>" CRLF" <hostname>%s</hostname>" CRLF" <time>%s</time>" CRLF" <channels>%ui</channe…
112 "<infos>" CRLF \
[all …]
/dports/www/p5-CGI/CGI-4.53/t/
H A Dhtml.t22 my $CRLF = "\015\012";
27 $CRLF = "\r\n";
63 is header(), "Content-Type: text/html; charset=ISO-8859-1${CRLF}${CRLF}",
70 "Status: 500 Sucks${CRLF}Content-Type: image/gif${CRLF}${CRLF}", "header()";
76 …qr!HTTP/1.0 200 OK${CRLF}Server: cmdline${CRLF}Date:.+${CRLF}Content-Type: text/html; charset=ISO-…
141 …-Cookie: fred=chocolate&chip\; path=/${CRLF}Date:.*${CRLF}Content-Type: text/html; charset=ISO-885…
146 …ookie: fred=chocolate&chip\; path=/${CRLF}(Date:.*${CRLF})?Content-Type: text/html; charset=ISO-88…
155 …te&chip\; path=/${CRLF}Set-Cookie: ginger=snap\; path=/${CRLF}(Date:.*${CRLF})?Content-Type: text/…
160 …te&chip\; path=/${CRLF}Set-Cookie: ginger=snap\; path=/${CRLF}(Date:.*${CRLF})?Content-Type: text/…
170 …qr!Status: 302 Found${CRLF}Set-[Cc]ookie: \Q$cookie\E${CRLF}Set-[Cc]ookie: \Q$cookie2\E${CRLF}(Dat…
[all …]
/dports/devel/libdap/libdap-3.20.8/
H A Dmime_util.cc440 strm << CRLF ; in set_mime_text()
494 strm << CRLF; in set_mime_text()
561 strm << CRLF ; in set_mime_html()
605 strm << CRLF; in set_mime_html()
674 strm << CRLF ; in set_mime_binary()
717 strm << CRLF; in set_mime_binary()
751 strm << CRLF ; in set_mime_multipart()
791 strm << CRLF; in set_mime_multipart()
805 strm << CRLF; in set_mime_ddx_boundary()
818 strm << CRLF; in set_mime_data_boundary()
[all …]
/dports/www/p5-HTTP-MultiPartParser/HTTP-MultiPartParser-0.02/t/
H A D035_headers.t28 use vars qw[$CRLF $SP $HT];
29 *CRLF = \"\x0D\x0A";
35 [ "--xxx${CRLF}Foo: Foo${CRLF}Bar: Bar${CRLF}${CRLF}${CRLF}--xxx--${CRLF}",
37 [ "--xxx${CRLF}Foo: Foo${CRLF}${SP}Bar${CRLF}${CRLF}${CRLF}--xxx--${CRLF}",
39 …[ "--xxx${CRLF}Foo: ${CRLF}${HT}Bar${CRLF}${HT}${CRLF}${HT}Baz${CRLF}${CRLF}${CRLF}--xxx--${CRLF}",
41 …[ "--xxx${CRLF}Foo: ${CRLF}${SP}Bar${CRLF}${SP}${CRLF}${SP}Baz${CRLF}${CRLF}${CRLF}--xxx--${CRLF}",
/dports/editors/lazarus/lazarus/components/printers/samples/rawmode/
H A Dunitmain.pas45 CRLF = #13#10;
97 '^XA' + CRLF +
99 '^CF0,60' + CRLF +
104 '^CF0,40' + CRLF +
110 '^CFA,30' + CRLF +
115 '^CFA,15' + CRLF +
121 '^BY5,2,270' + CRLF +
126 '^CF0,40' + CRLF +
130 '^CF0,190' + CRLF +
131 '^FO485,965^FDCA^FS' + CRLF +
[all …]
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/printers/samples/rawmode/
H A Dunitmain.pas45 CRLF = #13#10;
97 '^XA' + CRLF +
99 '^CF0,60' + CRLF +
104 '^CF0,40' + CRLF +
110 '^CFA,30' + CRLF +
115 '^CFA,15' + CRLF +
121 '^BY5,2,270' + CRLF +
126 '^CF0,40' + CRLF +
130 '^CF0,190' + CRLF +
131 '^FO485,965^FDCA^FS' + CRLF +
[all …]
/dports/editors/lazarus-qt5/lazarus/components/printers/samples/rawmode/
H A Dunitmain.pas45 CRLF = #13#10;
97 '^XA' + CRLF +
99 '^CF0,60' + CRLF +
104 '^CF0,40' + CRLF +
110 '^CFA,30' + CRLF +
115 '^CFA,15' + CRLF +
121 '^BY5,2,270' + CRLF +
126 '^CF0,40' + CRLF +
130 '^CF0,190' + CRLF +
131 '^FO485,965^FDCA^FS' + CRLF +
[all …]
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/printers/samples/rawmode/
H A Dunitmain.pas45 CRLF = #13#10;
97 '^XA' + CRLF +
99 '^CF0,60' + CRLF +
104 '^CF0,40' + CRLF +
110 '^CFA,30' + CRLF +
115 '^CFA,15' + CRLF +
121 '^BY5,2,270' + CRLF +
126 '^CF0,40' + CRLF +
130 '^CF0,190' + CRLF +
131 '^FO485,965^FDCA^FS' + CRLF +
[all …]
/dports/lang/gnu-apl/apl-1.8/src/
H A DDoxy.cc36 #define CRLF "\r\n" macro
83 "/* GNU APL Doxy css file */" CRLF in write_css()
84 "BODY, TABLE.h1tab" CRLF in write_css()
85 " { background-color: #D0D0FF; }" CRLF in write_css()
86 "TABLE.h1tab" CRLF in write_css()
87 " { width: 100%; border: 0;" CRLF in write_css()
88 " margin-left:auto; margin-right:auto; }" CRLF in write_css()
89 "TD.h1tab { border: 0; }" CRLF in write_css()
90 "TABLE { background-color: #FFFFFF; }" CRLF in write_css()
91 "H1, H3, TH, .center" CRLF in write_css()
[all …]

12345678910>>...260