Getting the full URL and args out of ESP8266WebServer

What does YOUR code look like? You must have one or more calls on the on() method. The functions linked in the on() call can call uri() to get the URL.