go-jmap
go-jmap copied to clipboard
Fix client implementation details
Fix HTTPRequest header value (Authentication -> Authorization)
Enable Core/echo method by default:
- Initialize argsUnmarshallers to fix client.Enable usage
- Fix typo (jmap.RawMarshallers -> jmap.RawUnmarshallers)
- Add CoreCapability to Core/echo request