Skip to content

Fix request URL and HTTP method definitions#95

Merged
rdallman merged 1 commit intomasterfrom
fix-context
Jul 8, 2019
Merged

Fix request URL and HTTP method definitions#95
rdallman merged 1 commit intomasterfrom
fix-context

Conversation

@denismakogon
Copy link
Copy Markdown
Member

For some reason of the testing functions wasn't actually tested.

InvokeContext no longer has __invoke_context attributed due to recent changes to the context class itself.
This PR is making methods RequestURL and Method of the InvokeContext work again.

Closes: #94

@denismakogon denismakogon requested a review from rdallman July 7, 2019 09:22
Copy link
Copy Markdown
Contributor

@rdallman rdallman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

d'oh. thanks

@rdallman rdallman merged commit 403b36f into master Jul 8, 2019
@rdallman rdallman deleted the fix-context branch July 8, 2019 21:28
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.

'InvokeContext' object has no attribute '_InvokeContext__invoke_context

2 participants