Skip to content

Get current value of test case prior to submission. #619

Answered by cq674350529
ninp0 asked this question in Q&A
Discussion options

You must be logged in to vote

It seems that it's not possible to get the mutated value of request_len in this initial stage.

If I understand you correctly, maybe you can choose another way: mutate the request_body, then set the request_len based on the length of request_body. In this case, it's similar to the content-length field used in HTTP POST request, where s_size() can be used.

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by ninp0
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants