Thread (1 message) 1 message, 1 author, 2018-08-04

Re: [PATCH v9 2/3] http-backend: respect CONTENT_LENGTH as specified by rfc3875

From: Junio C Hamano <hidden>
Date: 2018-08-04 17:20:32

Max Kirillov [off-list ref] writes:
On Sat, Aug 04, 2018 at 08:34:08AM +0200, Duy Nguyen wrote:
quoted
On Fri, Jul 27, 2018 at 5:50 AM Max Kirillov [off-list ref] wrote:
quoted
+       if (max_request_buffer < req_len) {
+               die("request was larger than our maximum size (%lu): "
+                   "%" PRIuMAX "; try setting GIT_HTTP_MAX_REQUEST_BUFFER",
+                   max_request_buffer, (uintmax_t)req_len);
Please mark these strings for translation with _().
It has been discussed in [1]. Since it is not a local user
facing part, probably should not be translated.

[1] https://public-inbox.org/git/20180610150727.GE27650@jessie.local/
I'd support that design decision, FWIW.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help