Skip to content

1.0.5

Choose a tag to compare

@SidneyAllen SidneyAllen released this 11 May 15:32
· 587 commits to master since this release

Headers (user-agent, ismodifiedsince, accept, content-type) where not being set for Java SRE with Java 1.8. Code block was being applied to only 1.7 and 1.6 (part of TLS 1.0 deprecation)

Moved code to set headers on all http clients regardless of java version in XeroHttpContext.