CruxFramework / crux

23 stars 6 forks source link

Set timeouts and headers on RestProxy classes #1009

Open carlosacs opened 5 years ago

carlosacs commented 5 years ago

I think in some situations its necessary to define specific timeouts and headers in the clientside, mostly when using a external service (with @TargetRestService).