Browse Source

Merge pull request #914 from 01-edu/ascii-art-web-export-file-issue

removing duplicated question from the audit
pull/919/head
LEEDASILVA 3 years ago committed by GitHub
parent
commit
2c432466e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      subjects/ascii-art-web/export-file/audit.md

2
subjects/ascii-art-web/export-file/audit.md

@ -10,8 +10,6 @@
###### Are the exported files read and write for the user?
###### Does the site include a link or a button to download the file?
###### Does the project use the HTTP header [Content-Type](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Type) to indicate the media type of the resource?
###### Does the project use the HTTP header [Content-Length](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Length) to indicate the size of the entity-body, in bytes, sent to the recipient?

Loading…
Cancel
Save