Skip to content
Sections
>> Trisquel >> 软件包 >> nabia >> perl >> libapache-ssllookup-perl
etiona  ] [  nabia  ] [  aramo  ]
[ 源代码: libapache-ssllookup-perl  ]

软件包: libapache-ssllookup-perl (2.00-04-3)

glue layer between Perl handlers and the mod_ssl public API

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.

其他与 libapache-ssllookup-perl 有关的软件包

  • 依赖
  • 推荐
  • 建议

下载 libapache-ssllookup-perl

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
amd64 10.4 kB41 kB [文件列表]
armhf 9.9 kB37 kB [文件列表]