Mercurial > hg
comparison mercurial/pathencode.c @ 25492:219b8ab31220
bundle2: also capture reply capability on failure
When unbundling over the wire is aborted, we have a mechanism to convey the
error inside a bundle part. As we add support for more errors, we need to know if
the client will support them. For this purpose, we duck punch the reply
capabilities of the client on the raised extensions.
This is similar to what is done to salvage the server output on error.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Sat, 06 Jun 2015 00:50:27 -0700 |
parents | 5f683209f5b6 |
children | 822f46b80fa9 |
comparison
equal
deleted
inserted
replaced
25491:8cd0159207df | 25492:219b8ab31220 |
---|