Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
projectdiscovery
GitHub Repository: projectdiscovery/nuclei
Path: blob/dev/integration_tests/protocols/offlinehttp/data/req-resp-with-http-keywords.txt
2072 views
1
GET / HTTP/1.1
2
Host: pastebin.com
3
User-Agent: curl/7.79.1
4
Accept: */*
5
Connection: close
6
7
HTTP/1.1 200 OK
8
Date: Tue, 21 Jun 2022 09:32:01 GMT
9
Content-Type: text/plain; charset=utf-8
10
Connection: close
11
x-frame-options: DENY
12
x-content-type-options: nosniff
13
x-xss-protection: 1;mode=block
14
cache-control: public, max-age=1801
15
CF-Cache-Status: HIT
16
Age: 1585
17
Last-Modified: Tue, 21 Jun 2022 09:05:36 GMT
18
Expect-CT: max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
19
Server: cloudflare
20
CF-RAY: 71ebbc0a7ea83b8b-CDG
21
22
54
23
line1
24
this is a line containing HTTP/1.1 FOO BAR
25
line3
26
0
27