Skip to content
Snippets Groups Projects
Commit e9e9db8b authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

A fix for gh-206: check for mandatory keys in request body.

A server could crash if some of the request fields were missing.
Check in the request parser for presence of all mandatory fields.
Add a test case from the original fir fox gh-206 by @roman
parent 69a4fc40
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment