Created
November 18, 2014 16:01
-
-
Save sfelde/bbca65693b2f0c7c55ad to your computer and use it in GitHub Desktop.
redmine api with http auth
This file contains hidden or 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 -H "User-Agent:Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.143 Safari/537.36" http://username:[email protected]/issues.json?key=f68d6496f1bd00767f5asdfa3er23reqecc0d1dd7a0676ac9f2964&limit=100&status_id=3&project_id=8 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment