janzankowski

Results 2 issues of janzankowski

**Steps to reproduce:** 1. Paste the following string into the conversion box: `curl 'http://sejm.gov.pl/Sejm8.nsf/posel.xsp?id=001&type=A&$$ajaxid=view%3A_id1%3A_id2%3AfacetMain%3A_id187%3AholdBiura'` 2. Wait until result is produced. **Result:** ``` // Generated by curl-to-PHP: http://incarnate.github.io/curl-to-php/ $ch = curl_init();...

[Sorry for writing a detailed spec below only after posting the question.] What I'd like to do is to use this library to set up an SSO server. My sites...