Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can specify an Accept header to control the returned encoding, e.g:

Accept

...

headerDescription
application/xml;charset=iso-8859-1

...

Review in rm5 format, iso-8859-1 charset
application/xml;charset=utf-8

...

Review in rm5 format, utf-8 charset
application/x-jats+xml;charset=utf-8

...

Review in JATS format, utf-8 charset
application/x-dar+zipDownload DAR archive

If you don't specify an Accept header you must be able to deal with either encoding.

...