Aliyun.OSS.Util Namespace |
Class | Description | |
---|---|---|
![]() | CallbackHeaderBuilder |
The callback header's builder
|
![]() | CallbackVariableHeaderBuilder |
The callback variable header builder.
|
![]() | Crc64 | |
![]() | HttpHeaders | |
![]() | HttpUtils | |
![]() | IoUtils | |
![]() | OssUtils |
Some common utility methods and constants
|
Delegate | Description | |
---|---|---|
![]() | OssAction |
The equvalent delegate of .Net 4.0's System.Action.
|
![]() | OssActionT | |
![]() | OssFuncT, TResult |
The equvalent delegate of .Net4.0's System.Func. This is to make this code compatible with .Net 2.0
|
Enumeration | Description | |
---|---|---|
![]() | CallbackBodyType |
Callback body's format type. The OSS will issue a post request to the callback url with the data specified in the request's callbackbody header.
OSS does not validate the data sent to callback url. |