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

dart:html's HttpRequest.send([data]) method needs better types / better docs #13634

Open
jbdeboer opened this issue Sep 26, 2013 · 7 comments
Open
Labels
area-library area-web Issues related to Dart Web. library-html type-documentation A request to add or improve documentation web-libraries Issues impacting dart:html, etc., libraries

Comments

@jbdeboer
Copy link

It is unclear from the documentation:
http://api.dartlang.org/docs/releases/latest/dart_html/HttpRequest.html#send

what I can pass to HttpRequest.send as data and how different types are handled.

Ideally, the method should be typed. In any case, the documentation needs to be improved.

@sethladd
Copy link
Contributor

Removed Type-Defect label.
Added Type-Enhancement, Area-HTML, Triaged labels.

@efortuna
Copy link
Contributor

Added this to the Later milestone.

@efortuna
Copy link
Contributor

Set owner to @efortuna.

@kevmoo
Copy link
Member

kevmoo commented Apr 7, 2014

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

@kasperl
Copy link

kasperl commented Jul 10, 2014

Removed this from the Later milestone.
Added Oldschool-Milestone-Later label.

@kasperl
Copy link

kasperl commented Aug 4, 2014

Removed Oldschool-Milestone-Later label.

@alan-knight
Copy link
Contributor

Removed the owner.
Removed Type-Enhancement label.
Added Type-Documentation label.

@vsmenon vsmenon added the area-web Issues related to Dart Web. label Jul 20, 2019
@sigmundch sigmundch added the web-libraries Issues impacting dart:html, etc., libraries label Oct 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-library area-web Issues related to Dart Web. library-html type-documentation A request to add or improve documentation web-libraries Issues impacting dart:html, etc., libraries
Projects
None yet
Development

No branches or pull requests

8 participants