Skip to content

Issue with Class level PostData/Query Param Data not being reset after every curl call#6

Open
dennismonsewicz wants to merge 2 commits intomyemma:masterfrom
dennismonsewicz:master
Open

Issue with Class level PostData/Query Param Data not being reset after every curl call#6
dennismonsewicz wants to merge 2 commits intomyemma:masterfrom
dennismonsewicz:master

Conversation

@dennismonsewicz
Copy link
Copy Markdown
Contributor

Pull Request addresses issues where if you are iterating over a set of data and have initialized a new Emma class outside of the loop, the post data/query param data is being overwritten every time a curl call is made.

Lines 1045-1046 address this issue by simply resetting the class level post/params array

UnitTest coverage/fixes coming soon

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