Is there a way to receive POST data when the network type is PING? #215
-
I am currently creating a custom provider by downloading the code. There is no problem receiving POST data of the regular fetch type, but when the network type is PING, an empty value is passed to parsePostData(). Is there any way to resolve this? thanks |
Beta Was this translation helpful? Give feedback.
Answered by
MisterPhilip
Mar 27, 2023
Replies: 1 comment 2 replies
-
Unfortunately, not right now due to an open Chromium bug (see #213) 😢 |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
BeomsooIn
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Unfortunately, not right now due to an open Chromium bug (see #213) 😢