Skip to content
Verified Commit 39bb2893 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Add a warning when Request.body() calls missed

Due to changes to the way request bodies were written an assertion
could be tripped if public `Request` methods were called in the wrong
order for request methods requiring a body.  The methods are now
implicitly called in the correct order and a warning issued.
parent e9a62641
Loading
Loading
Loading
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