jaguar_redirecter 2.4.1 copy "jaguar_redirecter: ^2.4.1" to clipboard
jaguar_redirecter: ^2.4.1 copied to clipboard

Plugin to perform HTTP to HTTPS redirection or redirection to another server.

jaguar_redirecter #

Plugin to perform HTTP to HTTPS redirection or redirection to another server.

HTTPS redirection #

  // HTTP to HTTPS redirecter
  final redir = Jaguar(port: 10000);
  redir.addRoute(httpsRedirecter());
  await redir.serve();
0
likes
10
pub points
0%
popularity

Publisher

unverified uploader

Plugin to perform HTTP to HTTPS redirection or redirection to another server.

Homepage

License

unknown (LICENSE)

Dependencies

jaguar

More

Packages that depend on jaguar_redirecter