Commit a27cd13
committed
Use URIBuilder for SPOG query param parsing
Replace manual string splitting of ?o= from httpPath with
Apache URIBuilder.getQueryParams() as suggested in code review.
Signed-off-by: Madhavendra Rathore <[email protected]>
Co-authored-by: Isaac
Signed-off-by: Madhavendra Rathore <[email protected]>1 parent 2f21d4d commit a27cd13
1 file changed
Lines changed: 11 additions & 7 deletions
Lines changed: 11 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1186 | 1186 | | |
1187 | 1187 | | |
1188 | 1188 | | |
1189 | | - | |
1190 | | - | |
1191 | | - | |
1192 | | - | |
1193 | | - | |
1194 | | - | |
1195 | | - | |
| 1189 | + | |
| 1190 | + | |
| 1191 | + | |
| 1192 | + | |
| 1193 | + | |
| 1194 | + | |
| 1195 | + | |
| 1196 | + | |
| 1197 | + | |
1196 | 1198 | | |
1197 | 1199 | | |
1198 | 1200 | | |
| 1201 | + | |
| 1202 | + | |
1199 | 1203 | | |
1200 | 1204 | | |
1201 | 1205 | | |
| |||
0 commit comments