Skip to content

Handle circular structures using json-stringify-safe.#16

Open
nicokaiser wants to merge 1 commit intomrrama:masterfrom
nicokaiser:circular
Open

Handle circular structures using json-stringify-safe.#16
nicokaiser wants to merge 1 commit intomrrama:masterfrom
nicokaiser:circular

Conversation

@nicokaiser
Copy link

When trying to log http.Request / Response objects from Node.js 0.12, the module fails because of circular object structures. Using the json-stringify-safe module prevents this.

@nicokaiser
Copy link
Author

This is pretty much the same as hadfieldn@8704fa6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant