Skip to content

Commit 359f37a

Browse files
author
Alex Gryzlov
committed
export new methods
1 parent 279fbd6 commit 359f37a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Network/HTTP/Affjax.purs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ module Network.HTTP.Affjax
1010
, post, post_, post', post_'
1111
, put, put_, put', put_'
1212
, delete, delete_
13+
, patch, patch_, patch', patch_'
1314
, RetryDelayCurve()
1415
, RetryPolicy(..)
1516
, defaultRetryPolicy

0 commit comments

Comments
 (0)