Forum Post: Pasoe Web Transport: Determining Handler Url In Handler Class

  • Thread starter Thread starter bronco
  • Start date Start date
Status
Not open for further replies.
B

bronco

Guest
Hi, I'm trying to figure out what the handler url is in the handler class or to be more precise add is added to the handler url. When I add a handler I create a mapping, for example: /ping --> PingWebHandler If I use IWebRequest:PathInfo then the /ping part is included as well. But I'm interested in what is *added* to /ping, since within the Handler I cannot make any assumptions about what the "mount point" is. thanks.

Continue reading...
 
Status
Not open for further replies.
Back
Top