prysm-pulse/beacon-chain/rpc/eth/beacon
james-prysm 4d2067dbae
bugfix: ssz post-requests should check content type not accept (#13482)
* updating post requests that accept ssz to check content type instead of accept header

* radek's review comments to make things more clear
2024-01-18 17:41:31 +00:00
..
BUILD.bazel HTTP endpoints cleanup (#13251) 2023-12-08 20:37:20 +00:00
handlers_pool_test.go proposer and attester slashing sse (#13414) 2024-01-05 15:27:50 +00:00
handlers_pool.go proposer and attester slashing sse (#13414) 2024-01-05 15:27:50 +00:00
handlers_state_test.go Enable errname linter and fix findings (#13341) 2023-12-15 03:26:48 +00:00
handlers_state.go HTTP endpoints cleanup (#13251) 2023-12-08 20:37:20 +00:00
handlers_test.go bugfix: ssz post-requests should check content type not accept (#13482) 2024-01-18 17:41:31 +00:00
handlers_validator.go Small encoding fixes on logs and http error code change (#13345) 2023-12-20 18:18:55 +00:00
handlers_validators_test.go Small encoding fixes on logs and http error code change (#13345) 2023-12-20 18:18:55 +00:00
handlers.go bugfix: ssz post-requests should check content type not accept (#13482) 2024-01-18 17:41:31 +00:00
init_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
log.go Remove beacon-chain/rpc/eth/v1 directory (#9392) 2021-08-16 13:11:25 +02:00
server.go Refactor Exported Names to Follow Golang Best Practices (#13075) 2023-10-20 16:45:33 +00:00
structs.go Remove API Middleware (#13243) 2023-12-04 11:55:21 +00:00