Imported Upstream version 1.46.0
[platform/upstream/nghttp2.git] / doc / nghttp2_option_set_max_send_header_block_length.rst
index 82a704c..2dff74c 100644 (file)
@@ -16,4 +16,4 @@ Synopsis
     `nghttp2_hd_deflate_bound()`.  The default value is 64KiB.  If
     application attempts to send header fields larger than this limit,
     the transmission of the frame fails with error code
-    :macro:`NGHTTP2_ERR_FRAME_SIZE_ERROR`.
+    :macro:`nghttp2_error.NGHTTP2_ERR_FRAME_SIZE_ERROR`.