Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

urlencode POST data #1886

@aeosynth

Description

@aeosynth

I have to work with a backend (PHP) which does not automatically parse JSON, and which I cannot change. I would like angular to automatically urlencode my POST data when the Content-Type is application/x-www-form-urlencoded. See this SO thread where the recommended solution is to use jQuery's $.param.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions