Created
January 10, 2019 15:19
-
-
Save kepek/8d727d883ccf82c4d6a48043751a54fd to your computer and use it in GitHub Desktop.
curl.sh
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 'http://skf.dev.workplace.nu/api/cart/' -X PUT -H 'Origin: http://skf.dev.workplace.nu' -H 'Accept-Encoding: gzip, deflate' -H 'Accept-Language: en-US,en;q=0.9' -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36' -H 'Content-type: application/json' -H 'Accept: */*' -H 'Referer: http://skf.dev.workplace.nu/widget/' -H 'Cookie: ASP.NET_SessionId=4hkig0yxhtjy2i4rcujianbq; LitiumShoppingCart=59c3f3ab-b6e2-4e83-963f-2b41aab11dde; .AspNet.Litium=fv63iPFml40AYDVNJpYcmZYIvkFvIK46JapT6UF1SDPSA7rXKorutb-wPHPgPaKJRKJ_2ZZgSWZhMZmg6bnbD57-siZ07_x1O7HsBgdidrGC63-14Si_Scif-5IOu1GFpqI9qFLnXFIrM0-CFgsYa2qHQb9voIiMUxkepIHZoGe_pYC0L5mk-jx5V30wADg2u9kRVhNJqckArqSkrnuGlAugfBuCmjQ2YZQw-ow-pnv9ukMm8T6-aq4dAgyTDSE3PtxpQWJbh85jtgNSgPlgaWL8VrlVeV4pzBRiu-VOu7ZMEOTvimfkOCxIIz2LVFaihvMCE0FF_rGKRs9U9SMB5nLNkjGmSrlq51cg0QHYIlxph9dHjm_bNf_NZDmvVZKE3u31xSF6qmdob9jxvELVQX1wdhlsJUcUOQR0JCYiX0TCWJZ9aeCfjUTyqcDE4CfIY7A5v8gUzp5cDtAjB2a-QQ; _ga=GA1.2.1325390646.1547122956; _gid=GA1.2.357861677.1547122956; hubspotutk=e6bd7f26d63c746bd96b27933d43ff16; __hssrc=1; _gat_UA-124612489-1=1; __hstc=60521970.e6bd7f26d63c746bd96b27933d43ff16.1547122956299.1547127699840.1547133542021.3; __hssc=60521970.1.1547133542021' -H 'Connection: keep-alive' --data-binary '{"articleNumber":"VKMC 03259","id":"5070a171-ffb4-425f-8ac6-e16f78a309ab","quantity":2}' --compressed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment