Skip to content

Instantly share code, notes, and snippets.

@Linusp
Last active March 20, 2019 00:34
Show Gist options
  • Save Linusp/091ad531b45e46748f8894f12ef256f3 to your computer and use it in GitHub Desktop.
Save Linusp/091ad531b45e46748f8894f12ef256f3 to your computer and use it in GitHub Desktop.
POST http://bearybot.herokuapp.com/
Content-Type: application/json
{
    "text": "lilei 你好呀"
}
{
  "text": "@HanMeimei \n别兴奋别兴奋,很高兴认识你!"
}
// POST http://bearybot.herokuapp.com/
// HTTP/1.1 200 OK
// Connection: keep-alive
// Content-Type: application/json
// Content-Length: 113
// Server: Werkzeug/0.14.1 Python/3.6.4
// Date: Tue, 19 Mar 2019 12:38:27 GMT
// Via: 1.1 vegur
// Request duration: 13.182407s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment