http cross origin request, server behavior | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

http cross origin request, server behavior

What ensures origin header is set(by client side or hacker! ) What servers usually do if Origin header is not set up? And how do they survive CORS requests? 2. Also tell me what the servers(usually) will do to escape the attack if a lot of requests are sent to the server(by hacker) ?

3rd Jul 2021, 9:48 PM
Mehran
Mehran - avatar
1 Answer
+ 1
Jazz i think proxies that exist between client and server set up some headers. is it true?
8th Jul 2021, 11:23 AM
Mehran
Mehran - avatar