Skip to content

Conversation

@buger
Copy link
Owner

@buger buger commented Jun 28, 2021

Added --input-raw-allow-incomplete if you really need it.

Fixed Bug when output binary response not tracked
Additionally, fixed bug which prevents Gor from exiting.

Added `--input-raw-allow-incomplete` if you really need it.

Fixed Bug when outpuut binary response not tracked
Additionally fixed bug which prevents Gor from exiting.
return m
}

func (parser *MessageParser) Messages() chan *Message {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

exported method MessageParser.Messages should have comment or be unexported

return m
}

func (parser *MessageParser) Messages() chan *Message {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

exported method MessageParser.Messages should have comment or be unexported

@buger buger merged commit 9468978 into master Jun 28, 2021
@buger buger deleted the fix/skip-malformed branch June 28, 2021 20:02
xingren23 referenced this pull request in xingren23/goreplay Sep 4, 2021
Added `--input-raw-allow-incomplete` if you really need it.

Fixed Bug when outpuut binary response not tracked
Additionally fixed bug which prevents Gor from exiting.
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

Successfully merging this pull request may close these issues.

3 participants