You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/release-notes/release-notes-0.18.0.md
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,7 +85,13 @@
85
85
control to [handle pathfinding errors](https://github.com/lightningnetwork/lnd/pull/8095)
86
86
for blinded paths are also included.
87
87
* A new config value,
88
-
[http-header-timeout](https://github.com/lightningnetwork/lnd/pull/7715), is added so users can specify the amount of time the http server will wait for a request to complete before closing the connection. The default value is 5 seconds.
88
+
[http-header-timeout](https://github.com/lightningnetwork/lnd/pull/7715), is
89
+
added so users can specify the amount of time the http server will wait for a
90
+
request to complete before closing the connection. The default value is 5
0 commit comments