-
Notifications
You must be signed in to change notification settings - Fork 861
Closed
Description
- Postman Version: 4.9.3
- App (Chrome app or Mac app): Chrome
- OS details: Win 10
- Is the Interceptor on and enabled in the app: No
- Did you encounter this recently, or has this bug always been there: Recently
- Expected behaviour: + sign should be encoded as %2B
- Console logs (http://blog.getpostman.com/2014/01/27/enabling-chrome-developer-tools-inside-postman/ for the Chrome App, View->Toggle Dev Tools for the Mac app):
- Screenshots (if applicable)
- Create a GET request
- Add a parameter that includes a + sign, such as an international phone number
- Click CODE
- Select cURL
- Observe that the + sign has been converted to %20
My company's use case: pass in an international phone number with a + sign as a parameter so we can return a filtered list of items that contain the specified phone number.
jdahlin, Bored0ne, mhertogs and mohmdalfaha
Metadata
Metadata
Assignees
Labels
No labels