[zanata/zanata-platform] f97156: Remove old JSONP interceptor

GitHub noreply at github.com
Tue Feb 21 01:43:20 UTC 2017


  Branch: refs/heads/remove-jsonp
  Home:   https://github.com/zanata/zanata-platform
  Commit: f97156038dc8a190955edfe1da860d2762e827ac
      https://github.com/zanata/zanata-platform/commit/f97156038dc8a190955edfe1da860d2762e827ac
  Author: Sean Flanigan <sflaniga at redhat.com>
  Date:   2017-02-21 (Tue, 21 Feb 2017)

  Changed paths:
    R server/zanata-war/src/main/java/org/zanata/rest/JsonPWriterInterceptor.java

  Log Message:
  -----------
  Remove old JSONP interceptor

CORS should now be used for solving JSONP-type problems. This code also
failed to specify character encoding when calling `String.getBytes`.




More information about the zanata-commits mailing list