Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ESAJPIP shouldn't require LEN field to work properly #5

Open
sfiruch opened this issue Mar 4, 2016 · 0 comments
Open

ESAJPIP shouldn't require LEN field to work properly #5

sfiruch opened this issue Mar 4, 2016 · 0 comments

Comments

@sfiruch
Copy link
Member

sfiruch commented Mar 4, 2016

The spec says this about the LEN request field in C.6.1:

This field specifies a restriction on the amount of data the client wants the server to send in response to this request. The unit shall be bytes. If not present, the server should send image data to the client until such point as all of the relevant data has been sent, a quality limit is reached (see C.6.2), or the response is interrupted by the arrival of a new request that does not include a Wait request field with a value of "yes" (see C.7.2). The client should use len=0 if it requires response headers and no response data.

ESAJPIP does not handle requests without LEN request fields properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant