fix: the client can now successfully call methods using ISO-8859-1 or UTF-8 character...
authorgggeek <giunta.gaetano@gmail.com>
Sat, 18 Apr 2015 01:06:44 +0000 (02:06 +0100)
committergggeek <giunta.gaetano@gmail.com>
Sat, 18 Apr 2015 01:06:44 +0000 (02:06 +0100)
commit85f6c5ecb5094c17aa7a0134006534a8b8387274
treed471e34e4751b7a59d6620075a57ad306aa756c7
parentb19b4df8cca4856106ed6d19c9fec5d3e2fdcab3
fix: the client can now successfully call methods using ISO-8859-1 or UTF-8 characters in their name
NEWS
demo/server/server.php
src/Request.php
tests/3LocalhostTest.php