| 2026-01-27T04:59:05.453Z follow-redirects options { |
| maxRedirects: 21, |
| maxBodyLength: Infinity, |
| protocol: 'https:', |
| path: '/api/event_logging/batch', |
| method: 'POST', |
| headers: [Object: null prototype] { |
| Accept: 'application/json, text/plain, */*', |
| 'Content-Type': 'application/json', |
| 'User-Agent': 'claude-code/2.1.20', |
| 'x-service-name': 'claude-code', |
| 'Content-Length': '807', |
| 'Accept-Encoding': 'gzip, compress, deflate, br' |
| }, |
| agents: { http: undefined, https: undefined }, |
| auth: undefined, |
| family: undefined, |
| beforeRedirect: [Function: G1q], |
| beforeRedirects: { proxy: [Function (anonymous)] }, |
| hostname: 'api.anthropic.com', |
| port: '', |
| agent: undefined, |
| nativeProtocols: { |
| 'http:': { |
| _connectionListener: [Function: connectionListener], |
| METHODS: [Array], |
| STATUS_CODES: [Object], |
| Agent: [Function], |
| ClientRequest: [Function: ClientRequest], |
| IncomingMessage: [Function: IncomingMessage], |
| OutgoingMessage: [Function: OutgoingMessage], |
| Server: [Function: Server], |
| ServerResponse: [Function: ServerResponse], |
| createServer: [Function: createServer], |
| validateHeaderName: [Function], |
| validateHeaderValue: [Function], |
| get: [Function: get], |
| request: [Function: request], |
| setMaxIdleHTTPParsers: [Function: setMaxIdleHTTPParsers], |
| maxHeaderSize: [Getter], |
| globalAgent: [Getter/Setter], |
| WebSocket: [Getter], |
| CloseEvent: [Getter], |
| MessageEvent: [Getter] |
| }, |
| 'https:': { |
| Agent: [Function: Agent], |
| globalAgent: [Agent], |
| Server: [Function: Server], |
| createServer: [Function: createServer], |
| get: [Function: get], |
| request: [Function: request] |
| } |
| } |
| } |
|
|