0

I am looking for the syntax to fetch custom headers from the response.

I am using Gatling tool for performance testing. I could find syntax's for JAVA and other language's, however, those are not working with the Gatling syntax.

halfer
  • 19,824
  • 17
  • 99
  • 186
siddhi
  • 1
  • 1
    Welcome to SO. Please provide some code, you have already tried to get sufficient help. – loki Aug 11 '16 at 09:32
  • header RetriveHeaders[] = response.getAllHeaders(), val CustomHeadere = "$..response.getFirstHeader("AO-7DEABF")".getValue(), – siddhi Aug 12 '16 at 00:41
  • Above is the code snippet i tried in my gatling "Test Step Creation", I have received "Invalid literal number" and "expected string bu found ]" errors. – siddhi Aug 12 '16 at 00:42

0 Answers0