Routeless HTTP function support
Added support for HTTP triggers with no route in order to support Logic App integrations. To use simply don't use a path on the .HttpRoute and .HttpFunction methods. The function will be given the name of your command.