-
[rest]
-
[cors]
-
[https]
-
[http3]
-
DRAFT The HTTP QUERY Method
telnet
o barcampcanterbury.com 80
GET / HTTP/1.1
Host: barcampcanterbury.com
telnet
o developer.mozilla.org 80
GET / HTTP/1.1
Host: developer.mozilla.org
https://shkspr.mobi/blog/2024/09/http-ftp-and-dict/ curl dict://dict.org/d:Internet:jargon You can even use it for simple translation tasks. For example, to translate English to Japanese: curl dict://dict.org/d:Internet:fd-eng-jpn telnet dict.org dict Type the command HELP https://dikt.tv/servers
- hurlit.com - webservice to make http requests
tracert calaldees.uk
https://tools.keycdn.com/geo?host=195.16.163.249
curl -H "User-Agent: keycdn-tools:https://calaldees.uk" https://tools.keycdn.com/geo.json?host=195.16.163.249
https://mobisoftinfotech.com/tools/plot-multiple-points-on-map/
- Big list of http static server one-liners - Launch simple static servers with 1 line of shell
Headers
Make a request
https://frenxi.com/http-headers-you-dont-expect/
[etag]
If-Modified-Since
- A sysadmin's rant about feed readers and crawlers
- [rss]
- Don't poll to frequently, use the modified headers or etags. Don't download every article, they are in the feed (and vice versa).
DNS https://ns1.com/resources/dns-protocol https://en.wikipedia.org/wiki/Domain_Name_System
Build a http webserver yourself from scratch (see TeachProgramming repo)
Charles Proxy
-
Tiny Container Challenge: Building a 6kB Containerized HTTP Server!
-
- First HTTP programming language - Designed to simplify and streamline HTTP calls