]> source.dussan.org Git - rspamd.git/commit
[Rework] Rework HTTP code
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Fri, 10 Jun 2016 13:17:13 +0000 (14:17 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Fri, 10 Jun 2016 13:17:13 +0000 (14:17 +0100)
commit2672f82d536eeed406c6c9882d972ac24e458cf3
tree58fb436176632fe616d04e37116a7dc16002fb77
parentbad0ee381608c99a22c7b0e3146d6372c22736f9
[Rework] Rework HTTP code

- Restructure body storage
- Make abstract API to manage body of HTTP messages
- Implement messages with body in shared memory
- Avoid copying when serving files
- Allow to share content between messages
src/libutil/http.c
src/libutil/http.h