diff --git a/api/Agent.html b/api/Agent.html index 966345b524..434914a9da 100644 --- a/api/Agent.html +++ b/api/Agent.html @@ -269,7 +269,7 @@
Get or set the length of content.
-For Get: If the original content length is null or undefined, it will read out -the body's content length as the return value.
+Get or set the content-type.
+For Set: If type is null or undefined, this property will be removed.
+For Get: If the value is null or undefined, an empty string will be returned;
+if you have multiple values seperated by ;
, ONLY the first one will be returned.
Get or set the content-type.
-For Set: If type is null or undefined, this property will be removed.
-For Get: If the value is null or undefined, an empty string will be returned;
-if you have multiple values seperated by ;
, ONLY the first one will be returned.
Get or set the length of content.
+For Get: If the original content length is null or undefined, it will read out +the body's content length as the return value.
Retreive base subscription
+