We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d03c54a commit 4aa7b16Copy full SHA for 4aa7b16
src/client.rs
@@ -1023,7 +1023,7 @@ impl Builder {
1023
/// stream have been written to the connection, the send buffer capacity
1024
/// will be freed up again.
1025
///
1026
- /// The default is currently ~400MB, but may change.
+ /// The default is currently ~400KB, but may change.
1027
1028
/// # Panics
1029
src/server.rs
@@ -937,7 +937,7 @@ impl Builder {
937
938
939
940
941
942
943
0 commit comments