del '/Users/:id' => sub {..}
http://mojolicio.us/perldoc/Mojolicious/Lite#del
Enjoy! :)
On Fri, Mar 7, 2014 at 1:02 AM, <[email protected]> wrote:
> Hi all,
>
> These routings work fine for me:
>
> get '/Auth/:id' => sub {..}
>
> post '/Users/:id' => sub {..}
>
> patch '/Users/:id' => sub {..}
>
> For request described in "System for Cross-Domain Identity
> Management:Protocol draft-ietf-scim-api-03"
> (http://tools.ietf.org/html/draft-scim-api-01), I need as route for
> DELETE, but
>
> delete '/Users/:id' => sub {..}
>
> doesn't work, Any idea how to implement this?
>
>
> Thank you!
>
> Ch. Krempe
>
> --
> You received this message because you are subscribed to the Google Groups
> "Mojolicious" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/mojolicious.
> For more options, visit https://groups.google.com/d/optout.
>
--
- - -- ---- ---------------------------------------------------- --- -- - -
Marty Tennison Drip Depot Inc
email: [email protected]
web: www.dripdepot.com
phone: (541) 864-9727
fax: (866) 246-7707
- -- --- ---------------------------------------------------------- --- --
--
You received this message because you are subscribed to the Google Groups
"Mojolicious" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/mojolicious.
For more options, visit https://groups.google.com/d/optout.