[zanata/zanata-platform] 359854: Remove old JSONP interceptor (#207)

GitHub noreply at github.com
Mon Feb 27 02:16:28 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/zanata/zanata-platform
  Commit: 359854f1356b75405879b2adc1287ab582492b7d
      https://github.com/zanata/zanata-platform/commit/359854f1356b75405879b2adc1287ab582492b7d
  Author: Sean Flanigan <sflaniga at redhat.com>
  Date:   2017-02-27 (Mon, 27 Feb 2017)

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

  Log Message:
  -----------
  Remove old JSONP interceptor (#207)

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