<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hello,<br><br>I need to add a Path header to the current request so the save method of registrar module will save the location with the path value to the db.<br><br>I made the necessary settings for the registrar module but I couldn't be able to add the header. Neither "append_hf" nor "add_path" of path module works since they don't add the header to the currently processing request. $hdr pseudovariable is readonly so I couldn't modify it as well.<br><br>What can I do to make this happen?<br><br>Also the reason I need this is to let people registered to different registrars to be able to call each other via their current tls connections to their respective registrars.<br><br>Thanks In Advance.<br>                                       </div></body>
</html>