jalendport / craft-fetch

Utilise the Guzzle HTTP client from within your Craft templates.
MIT License
24 stars 13 forks source link

add getContents for html response #4

Open samuelbirch opened 5 years ago

samuelbirch commented 5 years ago

added autodetection for text/html response and therefore use the getContents() to return it.