Fix empty files
- Use
application/json
instead oftext/json
inREADME
's example (#75) - Fixed an issue with empty files (when using
responseWithFileAtPath:statusCode:headers:
but the file at the specified path is empty)
application/json
instead of text/json
in README
's example (#75)responseWithFileAtPath:statusCode:headers:
but the file at the specified path is empty)