dart-archive / http_server

Utility classes for HTTP server
https://pub.dev/packages/http_server
BSD 3-Clause "New" or "Revised" License
37 stars 17 forks source link

wrong var name in code sample #23

Open DartBot opened 9 years ago

DartBot commented 9 years ago

Originally opened as dart-lang/sdk#16616

This issue was originally filed by mcam...@google.com


https://api.dartlang.org/apidocs/channels/stable/#http_server/http_server

virtualServer should be virtualHost in the code sample

also requets -> requests

DartBot commented 9 years ago

Comment by dgrove


Added Triaged label.

DartBot commented 9 years ago

Comment by anders-sandholm


Added Area-Documentation label.

DartBot commented 9 years ago

Comment by kwalrath


Removed Priority-Unassigned label. Added Pkg-HttpServer label.

DartBot commented 9 years ago

Comment by kwalrath


Removed Type-Defect, Area-Documentation labels. Added Type-Documentation, Area-Library labels.