Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Completely missing first parts of request #1159

Open
bjstrange opened this issue Jan 24, 2023 · 0 comments
Open

Completely missing first parts of request #1159

bjstrange opened this issue Jan 24, 2023 · 0 comments

Comments

@bjstrange
Copy link

The request I'm sending is valid for our application and the expected response is returned. Tcpdump is attached. The response in this case is a 500 but that doesn't matter as I removed credentials for posting. Everything acts the same with proper credentials. No http header/request info is seen. goreplay seems to see part of the start of the soap envelope and nothing before. Trying to read the tcpdump in goreplay gives the error

stopped reading from pcap_file interface with error EOF

Attached are tcpdump, the xml request, and what goreplay sees when I make the request directly (not from replaying the .pcap file), along with the command line used. Any thoughts?
request.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant