libapache-ssllookup-perl binary package in Ubuntu Xenial amd64

 Apache::SSLLookup is a glue layer between Perl handlers and the mod_ssl
 public API. Under normal circumstances, you would use $r->subprocess_env() to
 glean information about mod_ssl. for example,
 .
 $request_is_over_ssl = $r->subprocess_env('HTTPS');
 .
 however, this is only possible after mod_ssl runs its fixups - that is, Perl
 handlers can only accurately check the subprocess_env table for mod_ssl
 information in the PerlResponsePhase or later.
 .
 This module allows you to query mod_ssl directly via its public C API at any
 point in the request cycle. but without using C, of course.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2016-01-06 17:50:30 UTC Published Ubuntu Xenial amd64 release universe perl Optional 2.00-04-1build1
  • Published
  • Copied from ubuntu xenial-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Xenial amd64 proposed universe perl Optional 2.00-04-1build1
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  2016-01-06 18:18:25 UTC Superseded Ubuntu Xenial amd64 release universe perl Optional 2.00-04-1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of libapache-ssllookup-perl 2.00-04-1build1 in ubuntu xenial PROPOSED
  • Published
  • Copied from ubuntu wily-proposed amd64 in Primary Archive for Ubuntu