github.com/dotxlem
github.com/akkoro
The SDK requires setting a behaviour version for the client, and looking into that more, apparently that configures the HTTP client and TLS stack
I was using latest which is 2025_01_07 ... I reverted to v2024_03_28 and it worked! So something's up with the newer Hyper client in release mode
The SDK requires setting a behaviour version for the client, and looking into that more, apparently that configures the HTTP client and TLS stack
I was using latest which is 2025_01_07 ... I reverted to v2024_03_28 and it worked! So something's up with the newer Hyper client in release mode
Against Garage I got something similar, "invalid http version parsed" or something like that
Makes it sound like in release build the client HTTP version doesn't match what the server expects
Against Garage I got something similar, "invalid http version parsed" or something like that
Makes it sound like in release build the client HTTP version doesn't match what the server expects