openbullet / openbullet/OpenBullet2

[REQUEST] Regex and request headers, Post data of the received request (Wait for Response [Puppeteer])

Open
#549 0 comments 0 reactions 1 assignee View on GitHub

@openbullet is already working on this.

Since Jun 10, 2024.

enhancement
Dominant language
C#
Stars
2.4k
Forks
602
PR merge metrics
No merged PRs in 30d

Description

Hey Guys i was trying to capture the response of a request in puppeteer. But my URL changes for every request https://www.example.com/example/mobiliser/rest/channel/GwpValidateWYHFactors?timestamp=1636637740597 ( this timestamp is in milliseconds) is there any way to find a request using regex?

image

even if I generate time there will be a delay in milliseconds and the puppeteer will not be able to find it, is there any way around it?

And one more thing is it actually possible to get request headers and Post data of the received request

image

here it only shows received headers

maybe you can have a look at https://github.com/puppeteer/puppeteer/blob/main/docs/api.md#class-tracing for a reference to do it

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.