Add forgotten server example files
[libisds.git] / server / hotp / bad / request
blob4f9fd87d98b9303f69e154da380ae7420f956d8b
1 POST /as/processLogin?type=hotp&uri=https://ws1.czebox.cz/apps/DS/dz HTTP/1.1
2 Authorization: Basic ****
3 User-Agent: libisds/0.5
4 Host: ws1.czebox.cz
5 Accept: application/soap+xml,application/xml,text/xml
6 Content-Type: text/xml
7 Content-Length: 179
9 <?xml version="1.0" encoding="UTF-8"?>
10 <Envelope xmlns="http://schemas.xmlsoap.org/soap/envelope/"><Body><DummyOperation xmlns="http://isds.czechpoint.cz/v20"/></Body></Envelope>