Closed Mr-Leshiy closed 6 months ago
Fixed an issue of missing Content-Type header for the ResponseError types:
Content-Type
ResponseError
ResponseError::as_response
StaticFileError::as_response
thanks 🙂
Fixed an issue of missing
Content-Type
header for theResponseError
types:ResponseError::as_response
fnStaticFileError::as_response
fn