Skip to content

Can't transmission byte array as requestBody #1122

@yqMac

Description

@yqMac

Can't transmission byte array as requestBody

there is the request which use bytes as it's requestBody .
I handle it with OkHttp :
RequestBody.create(MediaType.parse(type), bytes);
But I don't known how to do it with Jsoup

Metadata

Metadata

Assignees

No one assigned

    Labels

    fixedAn {bug|improvement} that has been {fixed|implemented}improvementAn improvement / new feature idea

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions