Ronan FAUGLAS
Ronan FAUGLAS
Hey @louiszawadzki , Thanks for feedback!1 With a fresh eye and your great feedback , I realised I was referring to a local address in the emulator... 127.0.0.1. After correction...
To my understanding [connect request](https://datatracker.ietf.org/doc/html/rfc7231#section-4.3.6) is used for creating a tunneling connection. I could validate proxy works with a forward proxy like squid. I have to refine my understanding this...
> Hi @rfauglas, I'm happy to see that you've made some progress here! > > Can you clarify if there is anything we can do to help here? > >...
Hello @louiszawadzki , I made further tests. I think I need more explanations and hints for a contribution/patch. **- Error 1** When running: .grradlew build under dd-sdk-reactnative/packages/core/android I get following...
Hi @louiszawadzki Thanks a lot for your answer! Indeed I tried with JDK 11 and tests passed successfully: i can go forward! (I thought of it, but since jdk 11...
hey @louiszawadzki This endpoint parameter looks very promising to me. It looks like what I expected. I'm happy I didn't have to code it by myself: there is quite some...
Hi @louiszawadzki , Thanks, I guess the endpoint configuration is passed over to the dd sdk android, which performs the http requests, receiving configuration through some "generic builder pattern" ?...
Hi @louiszawadzki , I could (finally!) set a local development environment. I could not configure HTTP requests, so I did setup a configuration with a self-signed certificate. I tried to...
could have it work indeed by skipping decompression.
Weird, i can not see my RUM session. Although I have a 202 answer from Datadog: ``` STATUS: 202 index.js:60 Responce body index.js:71 {"request_id":"50beba30-1f3f-4770-a221-a877ec90663e"} ```