REST Producer with HTTP-cache

2017-03-11 Thread IanPea
Can HTTP-CACHE (for Http-Responses), be configured into REST-Producers. (e.g. Jetty, Http4, ..) ?? Goal being, to serve HTTP GET-requests from local cache,( if containing the requested content.) Not unneccesarily increasing the Network-load HTTP has cache-directives for instrumenting HTTP-cach

Best RES-component with SSL

2017-03-02 Thread IanPea
As keen Camel-User, I must try this question. Which of the Rest-component can be recomended for secure HTTPS/SSL, is there possibly a good example, with this componentin a REST-route with https/SSL !? Kind regards Ian Pea. We have the freedom of choosing the component freely, (Jetty,

Re: rest-search returning text/uri-list

2017-02-15 Thread IanPea
http://www.iana.org/assignments/media-types/text/uri-list In above link, is more about the content-type "text/uri-list" For doing SOA with REST, this content-type, is important for minimizing, usage of bandwidth, Allowing transfer of only Resource-Identifiers, which are evaluated first when

rest-search returning text/uri-list

2017-02-13 Thread IanPea
Would REST-DSL, handle(create) return-message,content-type Accept: text/uri-list ? Such uri-list, would be nice to return, as compact result, of a search on a REST-resource. Best regards Ian Pea -- View this message in context: http://camel.465427.n5.nabble.com/rest-

REST-DSL Reference Manual

2017-02-13 Thread IanPea
Does there exist a complete REST-DSL Manual(Refernce) I see little extracts here and there, but some kind of Reference Manual, about all the features it has, seems to be nowhere :-) Possibly it could be in the FAQ . Kind regards Ian Pea. -- View this message in context: http://camel.46