issues Search Results · repo:beders/Resty language:Java
Filter by
35 results
(69 ms)35 results
inbeders/Resty (press backspace or delete to remove)Is it possible to specify a username and password to use with the Proxy option along with the host and port?
I can only find a host and port solution like so: Resty rest = new Resty(Resty.Option.proxy( ...
TheMorganHub
- Opened on May 9, 2018
- #60
It d be really helpful if any single example used the authenticate method, even with basic auth. There are no examples
to be found that employ authentication.
jonmitten
- 1
- Opened on Feb 22, 2017
- #58
Please remove my mail from the README.
I have a single commit here, I don t think it s worth appearing in the README :)
Toilal
- Opened on Feb 15, 2017
- #57
how do we add new headers and parameters to this resty while making request
not all requests will be simple urls. they will contain headers and parameters as well in real life . so can you make
the resty ...
eearif
- Opened on Jun 27, 2016
- #56
I m trying to loop over a json array to check if a given string is equal to the current JSONObject s property.
Here s the result from the GET /accounts request:
[
{
username : admin ,
password ...
ghost
- 2
- Opened on Feb 12, 2016
- #47
vbauer
- 1
- Opened on Oct 14, 2015
- #46
Resty currently has a dependency on javacc-4.1.jar which has classes in the root package. This causes a problem when
used in an OSGI context where the construction of the manifest complains that: The default ...
pgwilliams
- 4
- Opened on Jul 21, 2015
- #44
It would be awesome if you could create Resty with a base url.
Resty r = new Resty( http://localhost/myApi );
r.json( /users )
vincentjames501
- 1
- Opened on Mar 8, 2015
- #42
Haven t looked too much into this, but it looks like you can POST multipart form data, but not PUT it.
Can we just change the Replacement class to accept AbstractContent instead of Content and the put ...
vincentjames501
- 1
- Opened on Mar 8, 2015
- #41
Our project has the same name, want to recommend Resty, restful server for Java
Dreampie
- Opened on Jan 8, 2015
- #40

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.