0

How can I add an 'x-access-token' header to an AMP-FORM xhr request?

There's a java API that I'm going to send some requests to, but this API needs that some params be set via request headers.

eduardogoncalves
  • 173
  • 3
  • 11

1 Answers1

0

That's currently not possible. However, you could file a feature request as this might be a common use case.

Sebastian Benz
  • 4,238
  • 1
  • 21
  • 17