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

Follow-up: Fix parsing empty responses #438

Merged
merged 2 commits into from
Mar 11, 2021

Conversation

sneakyvv
Copy link
Contributor

I noticed the fix in PR #434 wasn't correct (the wrong variable was set to empty, so the response box wasn't getting cleared, in case you already had a response from a previous request), and I already pushed extra commits to my branch, but didn't notice you already merged the other PR.

So this is a rebase of my branch.

Bart Vanderstukken added 2 commits March 11, 2021 19:55
When a Content-Type header is given when there is actually no content, rapidoc should handle that
If there is no statusText => don't prepend status with ':'
@sneakyvv
Copy link
Contributor Author

I noticed I was just 5 minutes too late 😅
image

@mrin9 mrin9 merged commit 9330fc0 into rapi-doc:master Mar 11, 2021
@mrin9
Copy link
Collaborator

mrin9 commented Mar 11, 2021

thanks for taking care of it ...!!!

@sneakyvv sneakyvv deleted the bugfix/fix-parsing-empty-responses branch March 12, 2021 07:37
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