commit | cde1502636be71b201d380ba616acfb6c63110af | [log] [tgz] |
---|---|---|
author | Maxim Dounin <mdounin@mdounin.ru> | Sun Aug 29 22:21:03 2021 +0300 |
committer | Maxim Dounin <mdounin@mdounin.ru> | Sun Aug 29 22:21:03 2021 +0300 |
tree | a884cfd5f63699a150021854c3fdfe314f0a37d7 | |
parent | fe88060598a7d7b0d9b1ec7dca087aeb1846254f [diff] |
Request body: introduced rb->last_saved flag. It indicates that the last buffer was received by the save filter, and can be used to check this at higher levels. To be used in the following changes.