frostfs-node/pkg/services/object
Pavel Karpy 9a6da336db [#1581] node: Do not lose API version on forwarding
Forwarded requests contained zero version in their meta header. It did not
allow responding with API statuses (`v0.0` version considered to be older
than `v2.11`) to the forwarding node and, therefore, did not allow analyzing
responses.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2022-07-06 17:06:24 +03:00
..
acl [#1556] Upgrade NeoFS SDK Go with changed container API 2022-07-05 11:26:06 +03:00
delete [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
get [#1581] node: Do not lose API version on forwarding 2022-07-06 17:06:24 +03:00
head [#1513] Upgrade NeoFS SDK Go with changed netmap package 2022-06-17 15:53:18 +03:00
internal [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
put [#xxx] Upgrade NeoFS SDK Go with changed container sessions 2022-06-22 16:38:57 +03:00
search [#1556] Upgrade NeoFS SDK Go with changed container API 2022-07-05 11:26:06 +03:00
util [#xxx] Upgrade NeoFS SDK Go with changed container sessions 2022-06-22 16:38:57 +03:00
metrics.go [#425] services: Define service interfaces that was removed from API lib 2021-03-17 15:00:37 +03:00
response.go [#521] *: use stdlib errors package 2021-05-19 16:42:54 +03:00
server.go [#425] services: Define service interfaces that was removed from API lib 2021-03-17 15:00:37 +03:00
sign.go [#1098] object/search: Fix error loss in SignService.Search 2022-01-21 14:54:22 +03:00
transport_splitter.go [#1063] node/object: Do not skip empty search responses in splitter 2022-01-11 12:02:54 +03:00