- ADD: postman output support - FIX: body decoding error
1.20
- ADD: support for `files` array to post files in requests - ADD: new internal method \_resolve_fname() to support file name resolution
1.15
- ADD: support for new `no_cookies` param - ADD: support for `max_time` to check if a request takes too long - ADD: request time is shown in the output log - ADD: request time is shown in the console output - ADD: support for `PUT`, `DELETE` and `PATCH` requests - ENH: code cleanup
1.13
- ADD: more documentation - FIX: a bug in the "forced log"