Skip to content

Fix RangeTestCase and AsynchroneTestCase #820

Open
@thboileau

Description

@thboileau

At this time, the RangeTestCase#testPut and AsynchroneTestCase#testPut test cases fail. There is an issue when using the HttpUrlConnection-base client which leads the server to be unable to get the incoming entity.
The sequence of requests is: GET request, then PUT, then POST. The test hangs on the PUT request.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions