gerrit/gerrit-httpd
Shawn O. Pearce 65d0eb4520 Only escape text like HTML to JSON on GET
POST, PUT and DELETE methods require a valid Authorization header to
be present. This requires the user to be performing the invocation of
the action, so any content supplied was written by the user. It is
unlikely the browser will consider the response as a valid browser
content to be parsed, so we should not need to perform text to
JSON translation.

Change-Id: I49bf110125a3a526f5d82f63a18da8ee44f4b1c2
2012-11-27 13:10:42 -08:00
..
.settings Remove timestamp from all org.eclipse.core.resources.prefs files. 2012-07-04 14:06:09 +02:00
src Only escape text like HTML to JSON on GET 2012-11-27 13:10:42 -08:00
.gitignore Add Intellij IDEA files to ignore list 2012-05-03 13:17:43 -07:00
pom.xml Update versions in pom's to start Gerrit 2.6 development 2012-08-22 14:09:52 +02:00