Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
openarc: Avoid truncate ARC set headers
As ARC set header may grow up to ARC_MAXHEADER, the limit size per header size we determined to handle, buffer size to store should be larger than it. With this commit, fix a size of the buffer to store header field body. trusteddomainproject/OpenARC#180
- Loading branch information