Skip to content

Forward Non-GET request to HttpFallback #25

Description

@andrewmd5

Hi,

I'd like to request a few small enhancements to the HttpFallback functionality. Currently, it only supports GET request, all other requests such as HEAD, OPTIONS or POST end with an exception. It would be useful if these requests were routed to the HttpFallback handler.

In our use case, we would be using standard HTTP calls such as a HEAD request for service discovery.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions