Re: [Gen-art] Genart last call review of draft-ietf-httpbis-client-hints-13

2020-05-05 Thread Yoav Weiss
Thanks for reviewing! Answered your questions below. Let me know if there are any followup questions. I'll put together a PR that integrates your comments into the draft, and send it your way for review. On Sat, May 2, 2020 at 12:44 AM Christer Holmberg via Datatracker < nore...@ietf.org> wrote:

Re: [Gen-art] Genart last call review of draft-ietf-httpbis-client-hints-13

2020-05-05 Thread Christer Holmberg
Hi Yoav, I have not received the pull request yet, so I will comment only based on your e-mail reply :) In general, I am happy with your explanations, and for most parts I think some text giving the explanations in the draft would be useful. --- Major issues: MaQ1: >> Section 2.1. descr

Re: [Gen-art] Genart last call review of draft-ietf-httpbis-header-structure-18

2020-05-05 Thread David Schinazi
On Mon, May 4, 2020 at 10:02 PM Mark Nottingham wrote: > Hi David, > > Thanks for the comments. Responses below; I've committed in < > https://github.com/httpwg/http-extensions/commit/001023>. > Thanks for making the changes! That commit looks good to me. > > On 5 May 2020, at 11:18 am, David

Re: [Gen-art] Genart last call review of draft-ietf-httpbis-header-structure-18

2020-05-05 Thread Poul-Henning Kamp
In message , David Schinazi writes: >Sounds good. I was mainly curious because I defined a sh-integer in one of >my drafts for a value that can in theory go up to 2^62-1, and I wonder if >it's worth the added complexity to support values between 10^15 and 2^62... Let me chime in here,

Re: [Gen-art] Genart last call review of draft-ietf-httpbis-header-structure-18

2020-05-05 Thread David Schinazi
Thanks for going into detail on this Poul-Henning! In my use-case the numbers are identifiers with some arithmetic properties (ordering, and whether they're even or odd) so I think they fit into the class D you described. I think a byte sequence with defined endianness and size restriction should

Re: [Gen-art] Genart last call review of draft-ietf-httpbis-header-structure-18

2020-05-05 Thread Mark Nottingham
On 6 May 2020, at 6:29 am, Poul-Henning Kamp wrote: > > In class B people deal with huge numbers by downscaling: Millions, > Trillions, GigaBytes and PetaBytes. Nobody really cares if the > stimulus was 1.000.000.000.000 or 1.000.000.000.010 dollars, so > sawing of the right hand side is a good