go-jmap icon indicating copy to clipboard operation
go-jmap copied to clipboard

Fix client implementation details

Open rockorager opened this issue 3 years ago • 0 comments

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

rockorager avatar Jul 29 '22 20:07 rockorager