Lines Matching refs:size
69 * use 16K as chunk size, as that fits H2 DATA frames well */
79 /* keep smaller stream upload buffer (default h2 window size) to have
191 uint32_t local_window_size; /* the local recv window size */
682 * size |length| to the network and return the number of bytes actually
931 newhandle->req.size = -1;
1023 * the local window size again to make nghttp2 send WINDOW_UPATEs
2130 * Let's limit our stream window size around that, otherwise the server
2471 DEBUGF(infof(data, "Set HTTP/2 window size to %u for stream %u",
2480 DEBUGF(infof(data, "HTTP/2 window size is now %u for stream %u",
2797 failf(data, "connection buffer size could not take all data "