Commit c232324
committed
Add a minimal Jakarta REST client module
Provide a small proxy-based Jakarta REST client implementation backed by
the classic HttpClient API.1 parent 7d4b01a commit c232324
18 files changed
Lines changed: 859 additions & 2724 deletions
File tree
- httpclient5-jakarta-rest-client
- src
- main/java/org/apache/hc/client5/http/rest
- impl
- test/java/org/apache/hc/client5/http
- examples
- rest
- impl
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | 53 | | |
58 | 54 | | |
59 | 55 | | |
| |||
113 | 109 | | |
114 | 110 | | |
115 | 111 | | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | 112 | | |
Lines changed: 0 additions & 98 deletions
This file was deleted.
0 commit comments