ElixirTeSS / TeSS

Training e-Support Service using Ruby on Rails.
Other
12 stars 12 forks source link

Don't attempt to parse content when testing URLs #931

Closed fbacall closed 6 months ago

fbacall commented 6 months ago

Summary of changes

Motivation and context

An endpoint with a JSON Content-Type header, but containing HTML caused a 500 error.

Screenshots

(Paste or upload any relevant screenshots)

Checklist