try: https://play.golang.org/p/2RDK8JVO_2

On Saturday, July 9, 2016 at 12:12:42 PM UTC-6, Mayank Jha wrote:
>
> I am using, https://play.golang.org/p/0_FhHaMNIz to implement a PATCH 
> method endpoint. However when I try to read the body, using io.ioutil I am 
> getting nothing in the body even though I send some data using, "curl -vvv 
> -XPATCH localhost:8000 -d'sdsadkk'". Is this normal ?
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to