Fix annoying warnings and add integer expressibility to status codes.
Pre-release
Pre-release
- Fix annoying warnings from passing
nil
to string interpolation. - Add integer expressibility for response status codes and add unit tests for Response file.