eblondel / geosapi

R interface to GeoServer REST API
https://github.com/eblondel/geosapi/wiki
Other
34 stars 5 forks source link

Data upload (PUT) fails if httr = 1.4.7 "Option seekfunction (20167) has unknown or unsupported type" #63

Closed eblondel closed 11 months ago

eblondel commented 1 year ago

Same as https://github.com/treeverse/lakeFS-samples/issues/132 Logged in httr Github: https://github.com/r-lib/httr/issues/746

eblondel commented 11 months ago

Need to make sure to update R curl package as indicated in https://github.com/jeroen/curl/issues/315