Skip to content

have deserialized AMF/HTTP request as response #37

@zhukovm

Description

@zhukovm

Hi steeltomato! is it possible to have deserialized AMF/HTTP request as response?
i want to store in a variable data, like this plugin does: https://code.google.com/p/jmeter-amf-visualizer/

current situation:
1. if i put response into a variable in AMF request, it would be meaningless like:

<ActionMessage>
  <version>3</version>
  <headers/>
  <bodies>
    <MessageBody>
      <targetURI>/3/onResult</targetURI>
      <responseURI></responseURI>
    </MessageBody>
  </bodies>
</ActionMessage>

2. text response representations does'nt have any structure and contains a lot of strange symbols, so it's extremly hard to find any data is it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions