neo-go/pkg/services
Anna Shaleva d511f6e5a9 confi: add MaxRequestHeaderBytes RPC configuration option
A part of #3131, follow the notion of https://github.com/neo-project/neo-modules/pull/827,
but don't restrict request line size due to https://github.com/golang/go/issues/15494.

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
2023-11-23 20:17:49 +03:00
..
helpers/rpcbroadcaster *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
metrics *: replace go.uber.org/atomic with sync/atomic 2023-10-12 17:59:34 +03:00
notary *: replace go.uber.org/atomic with sync/atomic 2023-10-12 17:59:34 +03:00
oracle oracle/neofs: avoid panic on failed neofs requests 2023-09-13 10:50:42 +03:00
rpcsrv confi: add MaxRequestHeaderBytes RPC configuration option 2023-11-23 20:17:49 +03:00
stateroot *: replace go.uber.org/atomic with sync/atomic 2023-10-12 17:59:34 +03:00