Skip to content

Conversation

Ahmedfcis
Copy link

Introduce 'responseTruncateLimit' in run() options, so large responses body are truncated if exceeds 'responseTruncateLimit', related to issue #2632

sample code
newman.run({ collection: collection, responseTruncateLimit: 1024, ...});

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