Commit 33a43dd
committed
Explain why we can't use Response.flushBuffer(), and invert the order of getOutputStream()/getWriter() to avoid creating a Writer if neither has been called before.
PiperOrigin-RevId: 2971775111 parent e4b0698 commit 33a43dd
File tree
1 file changed
+5
-4
lines changed- invoker/core/src/main/java/com/google/cloud/functions/invoker
1 file changed
+5
-4
lines changedLines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
76 | | - | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
77 | 78 | | |
78 | | - | |
79 | | - | |
80 | 79 | | |
| 80 | + | |
| 81 | + | |
81 | 82 | | |
82 | 83 | | |
83 | 84 | | |
| |||
0 commit comments