Skip to content
This repository has been archived by the owner on Nov 23, 2021. It is now read-only.

Exclude disabled headers when converting requests #103

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Exclude disabled headers when converting requests #103

wants to merge 1 commit into from

Conversation

exploide
Copy link

Exclude disabled headers when converting requests

fixes #102

Please let me know if this naive approach is sufficient or if you require any changes.

thim81 pushed a commit to thim81/postman-to-k6 that referenced this pull request Jul 24, 2021
thim81 pushed a commit to thim81/postman-to-k6 that referenced this pull request Aug 15, 2021
thim81 referenced this pull request in apideck-libraries/postman-to-k6 Aug 17, 2021
* Extend support for Postman random functions/dynamic variables (#92)

* Fix for unwanted encoding of Postman variables in query string, but keep support for "space" (#113)

* Exclude disabled headers when converting requests (#103)

* Implement postman replaceIn function

* Extended test for url encode handling

* Extended test for url encoding of space characters

* Extended test to exclude disabled headers when converting requests (#103)

* Extended test to include checks for randomPhoneNumber & isoTimestamp

* Updated GH workflow actions

Co-authored-by: Tim <>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Disabled headers get imported
1 participant