Descriptionhttp: fix text displayed in Redirect
In the case where r.Method == "POST", was
calling Printf with an argument but "" format string,
causing a spurious %!EXTRA(...) message.
Also escape string properly in HTML generation.
Patch Set 1 #Patch Set 2 : code review 3923043: http: fix text displayed in Redirect #Patch Set 3 : code review 3923043: http: fix text displayed in Redirect #Patch Set 4 : code review 3923043: http: fix text displayed in Redirect #MessagesTotal messages: 3
|