how to remove the http header on runtime in python. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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 Answer
+ 2
Am not sure you can do that in Python Sreenesh
14th Jul 2021, 6:01 AM
Ejeh Joseph
Ejeh Joseph - avatar