W3C

Edit comment LC-2324 for Mobile Web Best Practices Working Group

Quick access to

Previous: LC-2321 Next: LC-2327

Comment LC-2324
:
Commenter: Luca Passani <passani@eunet.no>

or
Resolution status:

Francois Daoust wrote:
> For clarification, the guidelines do not build on the assumption that
> GET is not safe.
>
> The mechanism described by Luca is actually recommended by the
> guidelines: send a GET with original headers, then send a request with
> modified headers if the first response is a "request unacceptable"
> response.

Francois, this is not what I meant. What I meant is "content tasting".
Proxies should send a GET with original headers and if they get a
response (which they probably will), they should smell the response and
figure out whether that content may be good enough for mobile (and err
on the side of assuming it is). If the content is likely to be OK for a
mobile device, no transcoding should take place at all.

This is explicitly ruled out by 4.1.5.1:

http://www.w3.org/TR/ct-guidelines/#sec-content-tasting


"The theoretical idempotency of GET requests is not always respected by
servers. In order, as far as possible, to avoid misoperation of such
content, proxies *should* avoid issuing duplicate requests and
specifically *should not* issue duplicate requests for comparison purposes."


There was no reason to add this part, except, as I mentioned in my first
message, to help novarra, whose transcoder does not behave this way.

Luca
(space separated ids)
(Please make sure the resolution is adapted for public consumption)


Developed and maintained by Dominique Hazaël-Massieux (dom@w3.org).
$Id: 2324.html,v 1.1 2017/08/11 06:43:24 dom Exp $
Please send bug reports and request for enhancements to w3t-sys.org