Skip to content

reverse proxy configuration is not taken into account #578

Description

@rfauglas

Describe what happened

reverse proxy configuration is not taken into account.
I create a poc project, where proxy configuration is done here:
https://github.com/rfauglas/datadogrum_reactnative_poc/blob/main/App.tsx#L73
But It never goes through my nginx reverse proxy.
Please note I could not find any test in the library against proxy configuration, nor code references...

Steps to reproduce the issue:

Describe what you expected:

  • I expect to see DD Rum requests go through the proxy, it is not the case (I could validate my proxy configuration is ok with curl command). Proxy configuration seems to be ignored.

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions