Difference between revisions of "Curl --header"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lowercase}} curl --header 'X-JFrog-Art-Api: 1234567890' curl --header "PRIVATE-TOKEN: <your_access_token>" https://gitlab.example.com/api/v4/notification_settings == Se...")
 
Line 4: Line 4:
 
  curl --header "PRIVATE-TOKEN: <your_access_token>" https://gitlab.example.com/api/v4/notification_settings
 
  curl --header "PRIVATE-TOKEN: <your_access_token>" https://gitlab.example.com/api/v4/notification_settings
  
 +
curl -H
  
 
== See also ==
 
== See also ==

Revision as of 11:18, 11 October 2021

Advertising: