ERCs icon indicating copy to clipboard operation
ERCs copied to clipboard

Add ERC: Content encoding in ERC-5219 mode Web3 URL

Open nand2 opened this issue 1 year ago • 3 comments

When opening a pull request to submit a new EIP, please use the suggested template: https://github.com/ethereum/EIPs/blob/master/eip-template.md

We have a GitHub bot that automatically merges some PRs. It will merge yours immediately if certain criteria are met:

  • The PR edits only existing draft PRs.
  • The build passes.
  • Your GitHub username or email address is listed in the 'author' header of all affected PRs, inside .
  • If matching on email address, the email address is the one publicly listed on your GitHub profile.

nand2 avatar Feb 08 '24 11:02 nand2

✅ All reviewers have approved.

eip-review-bot avatar Feb 08 '24 11:02 eip-review-bot

I have modified the contents to take into account Sam's point : if the compression of the returned data is advertised by the client in accept-encoding, then decompression by the protocol is not necessary. It is only necessary when the client does not advertise decompression capabilities for the compression of the returned data.

nand2 avatar May 23 '24 07:05 nand2

And thanks for your review @SamWilsn !

nand2 avatar May 23 '24 07:05 nand2