You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2020/02/12 14:34:13 UTC

[GitHub] [couchdb-nano] glynnbird commented on issue #196: Request is deprecated

glynnbird commented on issue #196: Request is deprecated
URL: https://github.com/apache/couchdb-nano/issues/196#issuecomment-585233777
 
 
   I think it would be simple enough to swap out the basic GET / POST / PUT / DELETE / HEAD operations for JSON payloads with axios.
   
   - There would be API changes with the streaming API calls i.e. the `...AsStream` functions would no longer return a Request object
   - can't see support for the COPY HTTP verb
   - don't know what would happen to `multipart/related` API calls
   
   It would probably need a nano 9.x release - I can take a look after the next 8.x release.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services