Dániel Földi

Results 17 issues of Dániel Földi

Hi :wave:, I'm opening this issue to ask if a new config option `extraHeaders` would be interesting. In our setup (behind Cloudflare Access) any programmatic access needs to provide two...

enhancement

Hi 👋, This PR implements the proposed change from #430.

This PR bumps dependency versions, adds a license field to package.json and bumps the version to 2.0.0 (from 2.0.0-rc.0).

Fixes # [insert GH issue number(s)]. **What this PR solves / how to test:** Some spans were missed during #131, so here's a followup that renames Durable Object fetch, client...

Fixes # [insert GH issue number(s)]. **What this PR solves / how to test:**

Hi people, I and @jahands were thinking about simplifying the build toolchain of the library. Without going too much into the details of how it works, essentially the current setup...

Hi :wave:, In theory, this PR implements auto-instrumentation for WfP. The only part I'm unhappy about is the attribute parser, but since the parameter types are `unknown`, I guess it's...