Skip to content

Commit

Permalink
Add PURGE method - implemented by caching services such as varnish (#169
Browse files Browse the repository at this point in the history
)
  • Loading branch information
johncowie authored and yogthos committed May 11, 2017
1 parent b147a07 commit 29e5c57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ajax/core.cljc
Original file line number Diff line number Diff line change
Expand Up @@ -594,3 +594,4 @@
(m/easy-api OPTIONS)
(m/easy-api TRACE)
(m/easy-api PATCH)
(m/easy-api PURGE)

0 comments on commit 29e5c57

Please sign in to comment.