Skip to content

Fix optional headers#123

Closed
DragonSA wants to merge 2 commits intofsprojects:devfrom
DragonSA:fix/OptionalHeaders
Closed

Fix optional headers#123
DragonSA wants to merge 2 commits intofsprojects:devfrom
DragonSA:fix/OptionalHeaders

Conversation

@DragonSA
Copy link

The current code fails when optional parameters (that map to headers) use the default value. This cases a null-reference exception when the code tries to convert the default value (likely a null) into a string.

@sergey-tihon
Copy link
Member

sergey-tihon commented Nov 6, 2019

Thank you very much for your contribution @DragonSA!
That happens that it is already partially fixed in #126 and improved here 75a803c
Released in 0.10.0-beta10

@sergey-tihon sergey-tihon added this to the v0.10.0 milestone Nov 10, 2019
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.

2 participants