KeepAliveOptions interface

HTTP 接続方法のキープ アライブ オプション。

プロパティ

enable

true の場合、複数の要求に対して接続が維持されます。 既定値は true です。

プロパティの詳細

enable

true の場合、複数の要求に対して接続が維持されます。 既定値は true です。

enable?: boolean

プロパティ値

boolean