sodastsai 92eedcf291 Send JSON message to HTTP endpoint of SNS
By the documentation from AWS -
http://docs.aws.amazon.com/sns/latest/dg/SendMessageToHttp.html ,
SNS would send messages to HTTP/HTTPS endpoint in JSON format. But
current implementation of `moto` sends messages in form-data format.
2017-07-30 20:44:06 +08:00
..
2017-02-23 21:37:43 -05:00
2017-02-23 21:37:43 -05:00
2017-02-23 21:37:43 -05:00
2017-02-27 20:53:57 -05:00