💾 Archived View for tilde.team › ~eikonal › cgidemo › test4x › test41.go captured on 2023-06-16 at 19:49:36.
View Raw
More Information
⬅️ Previous capture (2022-03-01)
-=-=-=-=-=-=-
package main import ( "fmt" ) func main(){ fmt.Print("41 Server Unavailable\r\n") }