HDFGroup / h5pyd

h5py distributed - Python client library for HDF Rest API
Other
109 stars 39 forks source link

Allowedmethods #199

Closed jreadey closed 1 month ago

jreadey commented 1 month ago

Removed allowed_methods argument to Retry due to problems with different versions of url3lib. Effect is that retry will not be supported with DELETE, PUT and POST requests.