|
|
|
|
|
by 1vuio0pswjnm7
876 days ago
|
|
Actually "Copy as cURL" adds much that is not required. In some cases this can be useful. However if all one cares about is what is actually needed to succesfully request a resource using HTTP, then "Copy as cURL" always includes too much. It includes "things that dont matter". HTTP is more flexible than "Copy as cURL". There are things that can be done with HTTP that cannot be done with cURL. |
|
Such as?