OSDN Git Service

Add HttpParametersUtils to GWT emulation.
authorJustin Shapcott <support@mobidevelop.com>
Thu, 4 Apr 2013 20:18:38 +0000 (13:18 -0700)
committerJustin Shapcott <support@mobidevelop.com>
Thu, 4 Apr 2013 20:18:38 +0000 (13:18 -0700)
commit90607710813a8a6255c2b6e510854a9540a450ad
tree063de87ef6310079874f45fcaf39441ca7d289d8
parenta8569ebdd6b00dbd9b47150ed93b7684df91e5ea
Add HttpParametersUtils to GWT emulation.

Because URLEncoder does not exist in GWT-land, the emulated class uses an
equivalent encode method provided by GWT's URL class.
backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/emu/com/badlogic/gdx/net/HttpParametersUtils.java [new file with mode: 0644]
gdx/src/com/badlogic/gdx.gwt.xml