Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 237 Bytes

CHANGELOG.md

File metadata and controls

8 lines (6 loc) · 237 Bytes

version 0.2.1:

  • added HttpResponse::get_body method

version 0.2:

  • added HttpResponse::has and HttpResponse::is methods
  • made comparison of header names and values case-insensitive
  • some documentation and additional tests