💾 Archived View for tilde.team › ~eikonal › cgidemo › test5x › test59.go captured on 2024-05-26 at 15:29:12.
View Raw
More Information
⬅️ Previous capture (2022-03-01)
-=-=-=-=-=-=-
package main import ( "fmt" ) func main(){ fmt.Print("59 Bad Request\r\n") }