Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deprecate (and mark for removal) ExtendedHttpService
The ExtendedHttpService is effectively unused in platform and uses the abandoned HttpService it is API. We therefore should deprecate and remove that to get rid of the dependency here a more modern replacement for the purpose of this extended form (registering filters) is today the [Http Whiteboard Specification](https://docs.osgi.org/specification/osgi.cmpn/7.0.0/service.http.whiteboard.html)
- Loading branch information