v1.0.3
1.0.3
2018-05-16
Feature
- Discard the breakpoint when the response instance-length is changed. refs #31
- Cover the case of resource content-length is changed between block-connection and trial-connection for the single-block task. refs #31
- Add default user-agent when there isn't any user-agent provide
- Cover the special case of backend response 416 on trial-connect because of range:0-0 but values is valid on response header. refs #55