-
-
Save dayAlone/a4aa689730098cbb9be62b2d1465da32 to your computer and use it in GitHub Desktop.
123
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl -X POST \ | |
http://projects.aviasales.ru/kinder_email \ | |
-H 'cache-control: no-cache' \ | |
-H 'content-type: application/x-www-form-urlencoded' \ | |
-d 'email=andrey.slider%40gmail.com&code=123' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment