Difference between revisions of "Application/json"

From wikieduonline
Jump to navigation Jump to search
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
 +
<code>application/[[json]]</code>
  
*<code>application/[[json]]</code>
+
* <code>[[curl -H]] "[[Content-Type]]: [[application/json]]"</code>
 
 
*<code>[[-H]] "Content-Type: [[application/json]]"</code>
 
  
 
  "accept: application/json"
 
  "accept: application/json"
Line 11: Line 10:
  
 
  [[curl -H]] "Content-Type: [[application/json]]"  [[--request]] [[POST]] [[--data]] '{"email":"[email protected]","password":"YourPassword"}' https://api2.timedoctor.com/api/1.0/login
 
  [[curl -H]] "Content-Type: [[application/json]]"  [[--request]] [[POST]] [[--data]] '{"email":"[email protected]","password":"YourPassword"}' https://api2.timedoctor.com/api/1.0/login
 +
 +
[[curl -d]]
  
 
== See also ==
 
== See also ==
 +
* {{Content-Type}}
 
* {{JSON}}
 
* {{JSON}}
 +
* {{HTTP2}}
  
 
[[Category:HTTP]]
 
[[Category:HTTP]]

Latest revision as of 07:55, 21 June 2024

Advertising: