bots-garden/slingshot

Create HTTP Response and Request helpers

k33g opened this issue · 0 comments

k33g commented

Response:

  • a type, with encoding (On the plug-in side, encode the string: html := base64.StdEncoding.EncodeToString([]byte(htmlPage)))
  • ...