Rust, so support may be discontinued in the future
- Reformat spec file to hard-wrap long lines
- Update to version 0.5.50:
* response: do not error on gap finishing content-length
* chunks: probe validity if data was not buffered
* chunks: abort asap on invalid chunk length
* response: end decompressors in chunked content
* decompressors: do not take data after end
* readme: update status
* readme: update goals
* response: end decompressors in chunked content
* scan-build: work around optin.performance.Padding
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/libhtp?expand=0&rev=45
* headers: put a configurable limit on their numbers.
* htp/table: only fetch element when needed.
* fuzz: limits the number of transactions.
* fuzz: improve debug output.
* fuzz: flush to get full assertion text.
* request: trim headers values also when there is no name.
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/libhtp?expand=0&rev=43