Commit 666b3cb
committed
Document the post-processor buffering exception as out of scope
HTML post-processor configs (the nextjs integration) accumulate the full
rewritten document until origin EOF, so those pages do not stream body
bytes early. Record the limitation and the intended follow-up (an
up-front or streaming should_process gate) in the plan's Out of scope
section.1 parent 911268f commit 666b3cb
1 file changed
Lines changed: 9 additions & 0 deletions
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
25 | 34 | | |
26 | 35 | | |
27 | 36 | | |
| |||
0 commit comments