diff options
author | James Moger <james.moger@gitblit.com> | 2013-04-12 08:48:19 -0400 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2013-04-12 08:48:19 -0400 |
commit | 5e1f7df4a141997dd698f137eefda8d6e3ba3fa9 (patch) | |
tree | 6b275236bde6cc9c07d68ddb1d2b566c2593e276 /releases.moxie | |
parent | f38c901003d46ee7941ef695ab632bdd75066cb7 (diff) | |
download | gitblit-5e1f7df4a141997dd698f137eefda8d6e3ba3fa9.tar.gz gitblit-5e1f7df4a141997dd698f137eefda8d6e3ba3fa9.zip |
Properly set application/json content-type on api calls
Diffstat (limited to 'releases.moxie')
-rw-r--r-- | releases.moxie | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/releases.moxie b/releases.moxie index 1dcf0912..86b4c877 100644 --- a/releases.moxie +++ b/releases.moxie @@ -26,6 +26,7 @@ r17: { changes:
- Disable Gson's pretty printing which has a huge performance gain
+ - Properly set application/json content-type on api calls
- Updated Polish translation
additions:
|