[dokuwiki] Re: ajax consuming cross domain webservice

  • From: James Lin <guanfenglin@xxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Fri, 24 Apr 2009 12:30:34 +1200

Do you really want to be sending URLs with the request? Better to

> hardcode the destination on the server-side and only send the arguments
> from js.


No, not really, but I want to make the proxy as generic as possible without
hardcoding the webservice urls, but like you said having the js to post the
complete webservice url it will have security concerns.Maybe add some string
encryption on the url? will it work?

Other related posts: