8000 feature: Add method name to HttpRequestMessage Properties · Issue #1150 · reactiveui/refit · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
feature: Add method name to HttpRequestMessage Properties #1150
Closed
@JustinBerger

Description

@JustinBerger

Is your feature request related to a problem? Please describe.
HttpRequestMessage.Properties is useful, but only including the interface name by default doesn't provide a lot of detail about the specific request being made.

Describe the solution you'd like
Include the path in the Get/Post/Etc attribute ("/path/{path}/{id}") and/or the Method name in HttpRequestMessage.Properties.
This makes it easier to add things like metrics and telemetry via DelegatingHandler without having to parse out the dynamic parts of the url.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0