Vladislav Bauer

Results 78 comments of Vladislav Bauer

Maybe it will be useful: https://opensource.org/licenses

Google suggests to use Apache License 2.0, but maybe it will be interesting for you: http://choosealicense.com/licenses/

- global install via npm install -g - installed manually and set in PHANTOMJS_BIN It does not work for me (version: 0.1.4, OS: Ubuntu). UPD: Same problem with Windows 7...

@mytoughlife Hello. Could you please try to check this solution: http://stackoverflow.com/questions/30755989/dependency-org-apache-httpcomponentshttpclient4-4-1-is-ignored-for-release-as ?

I have the same problem with big files. (for example MP3 file: http://www.soundhelix.com/examples/mp3/SoundHelix-Song-1.mp3) I use the following code to retrieve file: ``` clojure (defn send-request [url] (clj-http.client/get url {:insecure? true...

I have the same problem: ``` Request forbidden by administrative rules. Please make sure your request has a User-Agent header (http://developer.github.com/v3/#user-agent-required). Check https://developer.github.com for other possible causes. ```