Commit 2635d5a
authored
Re-add Apache PATCH request (googleapis#547)
* Revert "Revert "add patch to google http client (googleapis#486)" (googleapis#493)"
This reverts commit 9de9cbb.
* Move the new handlers to the apache-transport from the legacy apache-transport1 parent ce27437 commit 2635d5a
File tree
2 files changed
+5
-0
lines changed- google-http-client-apache/src
- main/java/com/google/api/client/http/apache
- test/java/com/google/api/client/http/apache
2 files changed
+5
-0
lines changedgoogle-http-client-apache/src/main/java/com/google/api/client/http/apache/ApacheHttpTransport.java
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
209 | 210 | | |
210 | 211 | | |
211 | 212 | | |
| 213 | + | |
| 214 | + | |
212 | 215 | | |
213 | 216 | | |
214 | 217 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
| 77 | + | |
76 | 78 | | |
77 | 79 | | |
78 | 80 | | |
| |||
0 commit comments