Skip to content

Support interceptors #339

@GuyStone

Description

@GuyStone

Feature Request

Description

  • Support adding interceptors into OkHttp client, allowing users to customize and extend its behavior.
  • Reference: OkHttp Interceptors

Use case

  • The interceptor mechanism provides a flexible way to modify requests and responses, enabling various enhancements such as logging, authentication, and request modification.
  • For organizations and teams using this library, interceptors offer a standardised approach to extending functionality while maintaining consistency across implementations.

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