frostfs-node/pkg/services/object
Evgenii Stratonikov 4baf00aa21 [#1884] services/object: Fallback to GET in GET_RANGE
Current spec allows denying GET_RANGE requests from other storage nodes.
However, GET should always be allowed and it is enough to perform
GET_RANGE locally

Signed-off-by: Evgenii Stratonikov <evgeniy@morphbits.ru>
2022-10-12 17:05:51 +03:00
..
acl [#1859] services/object: Do not session check relation in PUT 2022-10-10 20:09:47 +03:00
delete [#1697] services/object: Return proper error if session token is missing 2022-09-30 16:13:01 +03:00
get [#1884] services/object: Fallback to GET in GET_RANGE 2022-10-12 17:05:51 +03:00
head [#1513] Upgrade NeoFS SDK Go with changed `netmap` package 2022-06-17 15:53:18 +03:00
internal [#1735] go.mod: Update API and SDK 2022-08-30 12:27:46 +03:00
put [#1365] node: Calculate object homomorphic hash flexibly 2022-07-13 17:10:06 +03:00
search [#1837] services/object: Optimize `uniqueIDWriter` 2022-10-07 13:29:15 +03:00
util [#1681] node: Block only Object service ops under maintenance 2022-10-05 11:41:49 +03:00
metrics.go
response.go [#521] *: use stdlib `errors` package 2021-05-19 16:42:54 +03:00
server.go
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