Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Add List blob blocks wrapper #114

Merged
merged 1 commit into from Mar 27, 2012
Merged

Add List blob blocks wrapper #114

merged 1 commit into from Mar 27, 2012

Conversation

ogail
Copy link
Contributor

@ogail ogail commented Mar 26, 2012

No description provided.


$headers[Resources::X_MS_LEASE_ID] = $options->getLeaseId();
$queryParams[Resources::QP_TIMEOUT] = strval($options->getTimeout());
$queryParams['blocklisttype'] = $options->getBlockListType();
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

blocklisttype string should probably be a constant

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well I add constants for strings that are used frequently. It's just used here.

ogail added a commit that referenced this pull request Mar 27, 2012
Add List blob blocks wrapper

Code Review: AliakB
@ogail ogail merged commit e6320f5 into Azure:dev Mar 27, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants