lite_server 0.1.1 copy "lite_server: ^0.1.1" to clipboard
lite_server: ^0.1.1 copied to clipboard

Lite Http Server for Dart

0.1.1 #

  • Fixed typos
  • Fixed minor issues

0.1.0 #

  • Fixed allowed methods check logic

0.0.9 #

  • Added missing service argument for HttpStaticRoute

0.0.8 #

  • Updated CorsOriginService

0.0.7 #

  • Fixed null-check issue.

0.0.6 #

  • Update response helper extension methods. Not need to call .close() anymore
  • Update logger service

0.0.5 #

  • Renamed HttpServiceBehavior.modeOn => HttpServiceBehavior.next
  • Renamed HttpServiceBehavior.cutOff => HttpServiceBehavior.revoke
  • Updated helpers extensions

0.0.4 #

  • Update Logger printLogs logic

0.0.3 #

  • Moved logging params to LoggerService
  • Added onError handler to services
  • HttpServices now return HttpServiceBehavior

0.0.2 #

  • Update LiteServer initialize method

0.0.1 #

  • Initial version.
1
likes
0
points
27
downloads

Publisher

verified publishergece.dev

Weekly Downloads

Lite Http Server for Dart

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

mime

More

Packages that depend on lite_server