Method: Aliyun::OSS::OSSObject::Response#etag
- Defined in:
- lib/aliyun/oss/response.rb
#etag ⇒ Object
76 77 78 |
# File 'lib/aliyun/oss/response.rb', line 76 def etag headers['etag'][1...-1] end |
76 77 78 |
# File 'lib/aliyun/oss/response.rb', line 76 def etag headers['etag'][1...-1] end |