Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unclear what mimeType is for HttpRequest in dart:html #16206

Closed
sethladd opened this issue Jan 19, 2014 · 3 comments
Closed

Unclear what mimeType is for HttpRequest in dart:html #16206

sethladd opened this issue Jan 19, 2014 · 3 comments
Labels
area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. closed-obsolete Closed as the reported issue is no longer relevant library-html type-enhancement A request for a change that isn't a bug

Comments

@sethladd
Copy link
Contributor

Not sure what mimeType is? Can we document what it is and why I'd used it?

See https://api.dartlang.org/docs/channels/stable/latest/dart_html/HttpRequest.html#request

I'm happy to submit the patch if you can give me some hints. :)

Thanks!

(fwiw, is it the mime type for the Content-Type when the request is sent? It doesn't appear to be, but I could have another bug)

@DartBot
Copy link

DartBot commented Mar 11, 2014

This comment was originally written by r.sp...@gmail.com


You might have encountered this: issue #17405

@kevmoo
Copy link
Member

kevmoo commented Apr 7, 2014

Removed Area-HTML label.
Added Area-Library, Library-Html labels.

@alan-knight
Copy link
Contributor

Apparently it's nothing - it's not there in 1.8.


Added AssumedStale label.

@sethladd sethladd added Type-Enhancement area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. library-html closed-obsolete Closed as the reported issue is no longer relevant labels Jan 16, 2015
@kevmoo kevmoo added type-enhancement A request for a change that isn't a bug and removed priority-unassigned labels Mar 1, 2016
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. closed-obsolete Closed as the reported issue is no longer relevant library-html type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

4 participants