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

133
Views
How to make a minimal request in JS?

I'm trying to send one byte to my server, but with headers all my requests contain at least around 500 bytes; Ajax, jQuery, Fetch - All of them add a big bunch of headers and there is no way to remove them.

Of course, a request is the wrong way to do this. Only I have no experience with sockets in JS and PHP. How do I send minimal bytes with JS and receive them with PHP?

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

0

There is no way to do this. Every packet of every protocol uses more than 1 byte. No matter if it's TCP, UDP or something else. After all, they have to know where to go.

So there is no way to send only one byte over the internet.

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!