openstreetmap-website/app
Tom Hughes e2aef40437 URI encode the X-Page-Title header
Browsers's are inconsistent in how they interpret the encoding
of a response header in an XHR request, so URI encode it so that
it simple ASCII we can then decode it again in the browser.
2015-03-17 18:49:39 +00:00
..
assets URI encode the X-Page-Title header 2015-03-17 18:49:39 +00:00
controllers Remove unreachable code 2015-03-09 00:17:08 +00:00
helpers URI encode the X-Page-Title header 2015-03-17 18:49:39 +00:00
models Add extra tests for API and redaction controllers 2015-03-03 00:55:19 +00:00
views Fix some validation issues 2015-03-16 20:49:14 +00:00