Skip to content

Fixed issue #604: Content-length greater than actual content w/ range request - #609

Open
mintrigue wants to merge 1 commit into
restlet:masterfrom
mintrigue:patch-1
Open

Fixed issue #604: Content-length greater than actual content w/ range request#609
mintrigue wants to merge 1 commit into
restlet:masterfrom
mintrigue:patch-1

Conversation

@mintrigue

Copy link
Copy Markdown

For getAvailableSize, used when setting Content-length, I added a conditional to return the size of the actual content if it was smaller than the size of the range request.

@mintrigue

Copy link
Copy Markdown
Author

issue was 604, not 607

@ghostghost assigned thboileauJul 18, 2012
@jlouveljlouvel modified the milestones: 2.1.7, Unplanned issuesFeb 6, 2014
@jlouveljlouvel modified the milestones: 2.2.0, 2.1.7Feb 7, 2014
@jlouvel

Copy link
Copy Markdown
Collaborator

Set milestone to 2.2.0 as it seems more work needs to be done. @thboileau can you update us?

@jlouveljlouvel modified the milestones: 2.2 RC3, 2.2.0Feb 20, 2014
@jlouvel

Copy link
Copy Markdown
Collaborator

Set milestone to 2.2 RC3

@jlouveljlouvel modified the milestones: 2.2 RC4, 2.2 RC3, 2.2.0, 2.x - MaintenanceMar 4, 2014
@jlouvel

Copy link
Copy Markdown
Collaborator

Moved to 2.x maintenance.

@thboileau could you update @mintrigue with what needs to be completed on this pull request to be able to merge it.

@jlouveljlouvel modified the milestones: 2.3 M2, 2.x - MaintenanceApr 1, 2014
@jlouvel

Copy link
Copy Markdown
Collaborator

Set milestone to 2.3 M2

@jlouveljlouvel modified the milestones: 2.3 M3, 2.3 M2Apr 30, 2014
@jlouveljlouvel removed this from the 2.3 M3 milestone Oct 24, 2014
@jlouveljlouvel modified the milestones: 2.3 M4, 2.3 M3, UnplannedOct 24, 2014
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@mintrigue@jlouvel@thboileau