Skip to content

allow callback as second parameter for get/post/put/delete methods #31

@endel

Description

@endel

As a shortcut for .get().then(function() { }):

hook.get('/url', function() { })
hook.post('/url', function() { })

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions