Name

gun:delete - Delete a resource

Description

Delete a resource.

Arguments

ConnPid

The pid of the Gun connection process.

Path

Path to the resource.

Headers

Additional request headers.

ReqOpts

Request options.

Return value

A reference that identifies the newly created stream is returned. It is this reference that must be passed in subsequent calls and will be received in messages related to this new stream.

Changelog

  • 1.0: Function introduced.

Examples

Delete a resource
Delete a resource with request options

See also