This repository has been archived by the owner on Mar 30, 2023. It is now read-only.
Release 1.1.0
Pre-release
Pre-release
nblair
released this
07 Aug 18:22
·
94 commits
to master
since this release
WARNING: These are not the releases you're looking for. rest-proxy release practices don't tag in Git and don't post releases to GitHub.
- Refactors Controller/Service/Dao model and API to extend to REST Resources that support more HTTP verbs than just GET. Previous Controller/Service/Dao still present but marked
@Deprecated
. - Adds proxyHeaders configuration option to relay request attributes as headers to the target resource.