Skip to content

COPY verb #169

Closed
Closed
@sckott

Description

@sckott

COPY isn't a standard curl verb, but is used e.g., in CouchDB to make a copy of a document in a database (duplicate the contents of, including attachments) , see http://wiki.apache.org/couchdb/HTTP_Document_API#COPY for reference

COPY is in libcurl, but I wasn't able to find it in RCurl.

You said should be easy to create a generic verb. Recommendations for doing so? As this would be a function I write in another pkg, the helper fxns (e.g., perform) aren't exported from httr, though I could copy them into the other package that COPY is used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions