Skip to content

Commit

Permalink
added connect and patch to the possible choices for policy test enum
Browse files Browse the repository at this point in the history
  • Loading branch information
EricWittmann committed Mar 3, 2016
1 parent 1bd7f46 commit 1591f4d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
*/
public enum PolicyTestRequestType {

GET, PUT, POST, DELETE, HEAD, OPTIONS, TRACE
GET, PUT, POST, DELETE, HEAD, OPTIONS, TRACE, CONNECT, PATCH

}

0 comments on commit 1591f4d

Please sign in to comment.