Skip to content

Wrong documentation for interceptors #2287

Open
@tn-atbas

Description

@tn-atbas

The documentation here:

https://restsharp.dev/docs/advanced/interceptors

states, that there is a method called "AfterHttpResponse". But there is no such method.

In fact, there is a method named "AfterHttpRequest" which seems to be the missing method. But the code documentation for it says "Intercepts the request before being sent". This does not make sense, since the first parameter is a HttpResponseMessage.

Please fix the documentations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions