summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
2ee4581)
This serves only to quite browser console error messages.
The request is the action, and speaking was working even though the
browser was denying the empty response to the client.
now(),
r.FormValue("id"),
r.FormValue("text")}
now(),
r.FormValue("id"),
r.FormValue("text")}
+ w.Header().Add("Access-Control-Allow-Origin", "*")
})
http.HandleFunc("/robots.txt", func(w http.ResponseWriter, r *http.Request) {
})
http.HandleFunc("/robots.txt", func(w http.ResponseWriter, r *http.Request) {