Commit 5eabbb7
authored
CAMEL-23743: Add hostnameVerificationPolicy option to HttpComponent/HttpEndpoint (#23987)
* CAMEL-23743: Add hostnameVerificationPolicy option to HttpComponent/HttpEndpoint
* CAMEL-23743: Add upgrade guide entry for hostnameVerificationPolicy option
* CAMEL-23743: Add missing generated DSL and catalog files for hostnameVerificationPolicy
* CAMEL-23743: Regenerate DSL files for hostnameVerificationPolicy1 parent 4e77385 commit 5eabbb7
14 files changed
Lines changed: 386 additions & 80 deletions
File tree
- catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components
- components/camel-http/src
- generated
- java/org/apache/camel/component/http
- resources/META-INF/org/apache/camel/component/http
- main/java/org/apache/camel/component/http
- test/java/org/apache/camel/component/http
- docs/user-manual/modules/ROOT/pages
- dsl
- camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl
- camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl
Lines changed: 20 additions & 18 deletions
Large diffs are not rendered by default.
Lines changed: 20 additions & 18 deletions
Large diffs are not rendered by default.
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
| 63 | + | |
62 | 64 | | |
63 | 65 | | |
64 | 66 | | |
| |||
169 | 171 | | |
170 | 172 | | |
171 | 173 | | |
| 174 | + | |
| 175 | + | |
172 | 176 | | |
173 | 177 | | |
174 | 178 | | |
| |||
275 | 279 | | |
276 | 280 | | |
277 | 281 | | |
| 282 | + | |
| 283 | + | |
278 | 284 | | |
279 | 285 | | |
280 | 286 | | |
| |||
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
| 73 | + | |
72 | 74 | | |
73 | 75 | | |
74 | 76 | | |
| |||
208 | 210 | | |
209 | 211 | | |
210 | 212 | | |
| 213 | + | |
| 214 | + | |
211 | 215 | | |
212 | 216 | | |
213 | 217 | | |
| |||
348 | 352 | | |
349 | 353 | | |
350 | 354 | | |
| 355 | + | |
| 356 | + | |
351 | 357 | | |
352 | 358 | | |
353 | 359 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| |||
0 commit comments