angel3_proxy 8.1.1 copy "angel3_proxy: ^8.1.1" to clipboard
angel3_proxy: ^8.1.1 copied to clipboard

Angel middleware to forward requests to another server (i.e. pub serve).

Change Log #

8.1.1 #

  • Updated repository link

8.1.0 #

  • Updated lints to 3.0.0
  • Fixed linter warnings

8.0.0 #

  • Require Dart >= 3.0

7.0.1 #

  • Fixed BytesBuilder warnings

7.0.0 #

  • Require Dart >= 2.17

6.0.1 #

  • Fixed exception errors

6.0.0 #

  • Require Dart >= 2.16

5.0.0 #

  • Skipped release

4.1.0 #

  • Updated linter to package:lints

4.0.1 #

  • Updated README

4.0.0 #

  • Migrated to support Dart >= 2.12 NNBD

3.0.0 #

  • Migrated to work with Dart >= 2.12 Non NNBD

2.2.0 #

  • Use http.Client instead of http.BaseClient, and make it an optional parameter.
  • Allow baseUrl to accept Uri or String.
  • Add Proxy.pushState.

2.1.2 #

  • Apply lints.

2.1.1 #

2.1.0 #

  • Use Uri instead of archaic host, port, and mapTo. Also cleaner + safer + easier.

  • Enable WebSocket proxying.

2.0.0 #

  • Updates for Angel 2. Big thanks to @denkuy!
  • Use package:path for better path resolution.

1.1.1 #

  • Removed reference to io; now works with HTTP/2. Thanks to @daniel-v!
0
likes
140
pub points
44%
popularity

Publisher

verified publisherdukefirehawk.com

Angel middleware to forward requests to another server (i.e. pub serve).

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

angel3_framework, http, http_parser, path

More

Packages that depend on angel3_proxy