| Новости | FAQ | Авторы | Документация | В действии | Библиотека |
| Инструменты | Полезные ссылки | Хостинги | Скачать | Примеры | Форум |
dukonst 23.09.2016 18:05
Всем добрый день,$Pbody[userName=user&password=pwd&orderNumber=6&amount=100]
$file[^file::load[binary;https://3dsec.sberbank.ru/payment/rest/register.do][
$.method[POST]
$.headers[
$.Content-type[application/x-www-form-urlencoded]
$.Content-length[^Pbody.length[]
$Pbody
]
]
]]Такая конструкция выдает ошибку: called with invalid option.$file[^curl:load[
$.url[https://3dsec.sberbank.ru/payment/rest/register.dol]
$.post(1)
$.postfields[userName=user&password=pwd&orderNumber=6&amount=100]
$.timeout(10)
$.ssl_verifypeer(0)
]]Такой метод выдает ошибку: SSL connect error.