1. Brotli Accept-Encoding/Content-Encoding

    More effective lossless compression algorithm than gzip and deflate.

  2. accept attribute for file input

    Allows a filter to be defined for what type of files a user may pick with from an `<input type="file">` dialog

  3. SDCH Accept-Encoding/Content-Encoding

    Shared Dictionary Compression over HTTP

  4. htmlformelement api: acceptcharset

  5. htmlinputelement api: accept

  6. response api: `response()` constructor: body parameter accepts readablebytestream

  7. webgl2renderingcontext api: bufferdata: `srcdata` parameter accepts `sharedarraybuffer` type

  8. webgl2renderingcontext api: buffersubdata: `srcdata` parameter accepts `sharedarraybuffer` type

  9. webgl2renderingcontext api: clearbufferfv: `values` parameter accepts `sharedarraybuffer` type

  10. webgl2renderingcontext api: clearbufferiv: `values` parameter accepts `sharedarraybuffer` type

  11. webgl2renderingcontext api: clearbufferuiv: `values` parameter accepts `sharedarraybuffer` type

  12. webgl2renderingcontext api: readpixels: `pixels` parameter accepts `sharedarraybuffer` type

  13. webgl2renderingcontext api: teximage3d: `srcdata` parameter accepts `sharedarraybuffer` type

  14. webgl2renderingcontext api: texsubimage3d: `srcdata` parameter accepts `sharedarraybuffer` type

  15. webgl2renderingcontext api: uniformmatrix2fv: `value` parameter accepts `sharedarraybuffer` type

  16. webgl2renderingcontext api: uniformmatrix2x3fv: `data` parameter accepts `sharedarraybuffer` type

  17. webgl2renderingcontext api: uniformmatrix2x4fv: `data` parameter accepts `sharedarraybuffer` type

  18. webgl2renderingcontext api: uniformmatrix3fv: `value` parameter accepts `sharedarraybuffer` type

  19. webgl2renderingcontext api: uniformmatrix4fv: `value` parameter accepts `sharedarraybuffer` type

  20. webgl2renderingcontext api: uniformmatrix4x3fv: `data` parameter accepts `sharedarraybuffer` type

  21. webgl2renderingcontext api: vertexattrib1fv: `value` parameter accepts `sharedarraybuffer` type

  22. webgl2renderingcontext api: vertexattrib2fv: `value` parameter accepts `sharedarraybuffer` type

  23. webgl2renderingcontext api: vertexattrib3fv: `value` parameter accepts `sharedarraybuffer` type

  24. webgl2renderingcontext api: vertexattrib4fv: `value` parameter accepts `sharedarraybuffer` type

  25. webgl2renderingcontext api: vertexattribi4iv: `value` parameter accepts `sharedarraybuffer` type

  26. webgl2renderingcontext api: vertexattribi4uiv: `value` parameter accepts `sharedarraybuffer` type

  27. webglrenderingcontext api: vertexattrib1fv: `value` parameter accepts `sharedarraybuffer` type

  28. webglrenderingcontext api: vertexattrib2fv: `value` parameter accepts `sharedarraybuffer` type

  29. webglrenderingcontext api: vertexattrib3fv: `value` parameter accepts `sharedarraybuffer` type

  30. webglrenderingcontext api: vertexattrib4fv: `value` parameter accepts `sharedarraybuffer` type

  31. types: <ratio>: accepts a single <number> as a value.

  32. html element: form: accept-charset

  33. html element: input: accept

  34. headers http header: accept

  35. headers http header: accept-ch-lifetime

  36. headers http header: `accept-ch` client hint accept (response) header: `content-dpr` token

  37. headers http header: `accept-ch` client hint accept (response) header: `device-memory` token

  38. headers http header: `accept-ch` client hint accept (response) header: `dpr` token

  39. headers http header: `accept-ch` client hint accept (response) header: `sec-ch-ua` token

  40. headers http header: `accept-ch` client hint accept (response) header: `sec-ch-ua-arch` token

  41. headers http header: `accept-ch` client hint accept (response) header: `sec-ch-ua-full-version` token

  42. headers http header: `accept-ch` client hint accept (response) header: `sec-ch-ua-mobile` token

  43. headers http header: `accept-ch` client hint accept (response) header: `sec-ch-ua-model` token

  44. headers http header: `accept-ch` client hint accept (response) header: `sec-ch-ua-platform` token

  45. headers http header: `accept-ch` client hint accept (response) header: `sec-ch-ua-platform-version` token

  46. headers http header: `accept-ch` client hint accept (response) header: `viewport-width` token

  47. headers http header: `accept-ch` client hint accept (response) header: `width` token

  48. headers http header: accept-encoding

  49. headers http header: accept-language

  50. headers http header: accept-ranges