added: Add AppendHeaders for appending headers to a response rather than overriding them (#927) added: Add axum::extract::multipart::Field::chunk method for streaming a single chunk from the field (#901) fixed: Fix trailing slash redirection with query parameters (#936)