SpiceQA
Questions
Tags
Users
Badges
Ouss
@Ouss
0
reputation
0
answers
2
questions
About Me
// Hello, World !
Top Answers
1 votes
Top Questions
Is it possible to get only the header without fetching the body using the requests.get command? the server is blocking HEAD
1 votes
2 answers
curl -I -X GET url fetch the body and discards it after fetching or does it just get the header without fetching the body
0 votes
0 answers