Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

177
Views
chrome send post request can't get request body

I send a post request to windows local service(c#) at http://127.0.0.1:13728. When i open the website at chrome, my local service can't get request body. Windows service code:

string recData = new StreamReader(request.InputStream).ReadToEnd();

request:

request

request payload

The recData is null or empty. When i open it at ie or other browser, it works fine. The Chrome works fine before. But recently it suddenly doesn't work. I searched a lot , but can't figure out why.

Please help.Thx.

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

I find out why. Because chrome 98 update, when request a private network, the browser will send a preflight first. But my local service ignore the preflight request and don't return anything. The preflight request status is always pending,so the really request don't send.

check this: Private Network Access: introducing preflights

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!