Commit e91f28b
committed
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)1 parent c8ce736 commit e91f28b
File tree
2 files changed
+2
-0
lines changed- bundles/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet
2 files changed
+2
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
0 commit comments