Skip to content

Commit

Permalink
Documentation: added 'resteasy.rfc7232preconditions' context paramete…
Browse files Browse the repository at this point in the history
…r to Section 3.7. "Configuration Switches"
  • Loading branch information
bedrin committed Mar 30, 2016
1 parent a3009d7 commit d70ac63
Showing 1 changed file with 11 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -524,6 +524,17 @@ public class MyApplication extends Application
the input stream within the filter.
</entry>
</row>
<row>
<entry>
resteasy.rfc7232preconditions
</entry>
<entry>
false
</entry>
<entry>
Enables <link linkend='Http_Precondition'>RFC7232 compliant HTTP preconditions handling</link>.
</entry>
</row>
</tbody>
</tgroup>
</table>
Expand Down

0 comments on commit d70ac63

Please sign in to comment.