diff options
author | Andrew Clayton <a.clayton@nginx.com> | 2023-08-29 23:23:05 +0100 |
---|---|---|
committer | Andrew Clayton <a.clayton@nginx.com> | 2023-08-29 23:23:05 +0100 |
commit | f748851daf87ce40cd2fed8c205afc4482c689a1 (patch) | |
tree | 8d025a6f58a4ec407c89757f0751513d18ffcb23 /Makefile | |
parent | 59cb1e8000e1b18e317cb1c19185eb3a1b5d4e9f (diff) | |
download | unit-wasm-f748851daf87ce40cd2fed8c205afc4482c689a1.tar.gz unit-wasm-f748851daf87ce40cd2fed8c205afc4482c689a1.tar.bz2 |
Rust/rusty: Re-order some functions more logically
This may not matter in rust (if you use a function before the compiler
has seen a definition for it), but anyway in preparation for adding a
uwr_get_http_total_content_sent() function, put the content length
related functions before the functions that return the content.
Signed-off-by: Andrew Clayton <a.clayton@nginx.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions