JosephStoneCellAI commited on
Commit
3175cc8
·
verified ·
1 Parent(s): 78a90fd

Delete claude-full-debug.log

Browse files
Files changed (1) hide show
  1. claude-full-debug.log +0 -55
claude-full-debug.log DELETED
@@ -1,55 +0,0 @@
1
- 2026-01-27T04:59:05.453Z follow-redirects options {
2
- maxRedirects: 21,
3
- maxBodyLength: Infinity,
4
- protocol: 'https:',
5
- path: '/api/event_logging/batch',
6
- method: 'POST',
7
- headers: [Object: null prototype] {
8
- Accept: 'application/json, text/plain, */*',
9
- 'Content-Type': 'application/json',
10
- 'User-Agent': 'claude-code/2.1.20',
11
- 'x-service-name': 'claude-code',
12
- 'Content-Length': '807',
13
- 'Accept-Encoding': 'gzip, compress, deflate, br'
14
- },
15
- agents: { http: undefined, https: undefined },
16
- auth: undefined,
17
- family: undefined,
18
- beforeRedirect: [Function: G1q],
19
- beforeRedirects: { proxy: [Function (anonymous)] },
20
- hostname: 'api.anthropic.com',
21
- port: '',
22
- agent: undefined,
23
- nativeProtocols: {
24
- 'http:': {
25
- _connectionListener: [Function: connectionListener],
26
- METHODS: [Array],
27
- STATUS_CODES: [Object],
28
- Agent: [Function],
29
- ClientRequest: [Function: ClientRequest],
30
- IncomingMessage: [Function: IncomingMessage],
31
- OutgoingMessage: [Function: OutgoingMessage],
32
- Server: [Function: Server],
33
- ServerResponse: [Function: ServerResponse],
34
- createServer: [Function: createServer],
35
- validateHeaderName: [Function],
36
- validateHeaderValue: [Function],
37
- get: [Function: get],
38
- request: [Function: request],
39
- setMaxIdleHTTPParsers: [Function: setMaxIdleHTTPParsers],
40
- maxHeaderSize: [Getter],
41
- globalAgent: [Getter/Setter],
42
- WebSocket: [Getter],
43
- CloseEvent: [Getter],
44
- MessageEvent: [Getter]
45
- },
46
- 'https:': {
47
- Agent: [Function: Agent],
48
- globalAgent: [Agent],
49
- Server: [Function: Server],
50
- createServer: [Function: createServer],
51
- get: [Function: get],
52
- request: [Function: request]
53
- }
54
- }
55
- }