Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getheader does not always fetch cookie value #93

Closed
hartsock opened this issue Jul 29, 2014 · 0 comments
Closed

getheader does not always fetch cookie value #93

hartsock opened this issue Jul 29, 2014 · 0 comments
Assignees
Labels

Comments

@hartsock
Copy link
Member

Related to: kevin1024/vcrpy#90

The SoapAdapter.py uses lower case set-cookie which may not always catch the set cookie value. This can mean validation under VCRpy reports a false failure.

@hartsock hartsock added this to the pyVmomi 5.5.0-2014.1 milestone Jul 29, 2014
@hartsock hartsock self-assigned this Jul 29, 2014
hartsock added a commit to hartsock/pyvmomi that referenced this issue Jul 29, 2014
* tries both cases for the set-cookie header to make sure we catch cookie transitions.
* tampers with basic_connection fixture to demonstrate

closes: vmware#93
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant