playwright/packages/playwright-core/src/server/har
Simon Knott 825df6c074
feat(har): record serverIPAddress for API requests (#32660)
Discovered working on
https://github.com/microsoft/playwright/pull/32658. We're recording the
remote server address for browser requests, but not for API requests.
This PR adds that for API requests.
2024-09-18 14:51:42 +02:00
..
harRecorder.ts chore: flush har when recording tracing (#26746) 2023-08-28 17:44:48 -07:00
harTracer.ts feat(har): record serverIPAddress for API requests (#32660) 2024-09-18 14:51:42 +02:00