how to remove the http header on runtime in python. | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 1

how to remove the http header on runtime in python.

Like in C# we can remove custom http headers during at run time using DefaultRequestHeaders.Remove right? So I wanted to do the same thing in python and I wonder how I can do that, please guide me through if you know, thank you!

11th Jul 2021, 7:41 AM
Sreenesh
Sreenesh - avatar
1 Antwort
+ 2
Am not sure you can do that in Python Sreenesh
14th Jul 2021, 6:01 AM
Ejeh Joseph
Ejeh Joseph - avatar