Skip to content

adding support for passing request headers #361

Open
@al1lhomme

Description

@al1lhomme

In the #115 pull request, @sanketmehta7 proposed this feature but only for android and his pull request is blocked and not mergeable.

I am needing this support for one of my application both in android and ios.

One other point : @sanketmehta7 propose to encode headers in one unique string with the same encoding than the options argument : header1=value1,header2=value2.
but in this encoding values cannot include commas or equals characters.

an other solution is needed to included any characters from headers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions