positiondev / offset

A haskell library that communicates with wordpress over its api.
BSD 3-Clause "New" or "Revised" License
3 stars 3 forks source link

Gracefully handle 404s and other HTTP errors #30

Closed emhoracek closed 7 years ago

emhoracek commented 7 years ago

Now logs 404s and 500s and displays an HTML comment instead of just blowing up with an error.