Can I somehow call ap_make_content_type
Joachim Zobel <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Organization | Not organized |
| Message-ID | <[email protected]> |
Hi. Is it possible to access a function (ap_make_content_type) that is only present in xs/tables/current/Apache2/FunctionTable.pm and xs/maps/apache2_functions.map but not wrapped any further? Writing a little piece of XS is doable, but I want to do it the mod_perl way. Thx, Joachim