Skip to content

On Android error when using custom HttpMethod with request body content. #253

@JeroenBer

Description

@JeroenBer

I am using custom http method "PROPFIND" with this library which in Android leeds to this exception:
Java.Lang.IllegalArgumentException: method PROPFIND must not have a request body.

The PROPFIND http method needs request content in order to implement CALDAV protocol. Seems to be a bug in underlying OkHttp library:
square/okhttp#229
square/okhttp#3038

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions