Commits


http-server: send $res in wrong method case


fmt


http-server: cleanup (unused) global state


http-server: error on unknown method just for robustness; neither git nor got-fetch-http are expected to use other methods except for GET and POST.


add http-server; will be used to test got-fetch-http based on a draft by stsp; git(1) manages to clone from it.