Kappytown <kappytown <at> yahoo.com> writes:
I figured it out! Here is the code:
Series<Parameter> headers = new Form();
headers.add("X-Amz-Acl", "private");
request.getAttributes().put("org.restlet.http.headers", headers);Kappy
Kappytown <kappytown <at> yahoo.com> writes:
I figured it out! Here is the code:
Series<Parameter> headers = new Form();
headers.add("X-Amz-Acl", "private");
request.getAttributes().put("org.restlet.http.headers", headers);Kappy