Re: Geting extended request bytes

2021-12-28 Thread Marc Boorshtein
That would be awesome, thanks!



On Tue, Dec 28, 2021 at 12:25 PM Emmanuel Lecharny 
wrote:

> Hi Marc,
>
> I can give you an answer in 4 days when I’ll be back in front of my
> computer…
>
> Din’t forget to ping me!
>
> Le mar. 28 déc. 2021 à 17:13, Marc Boorshtein  a
> écrit :
>
>> I'm migrating MyVirtualDirectory from 2.0.0-M20 to 2.0.0-M27.  I'm hung
>> up on trying to handle Extended requests.  In 2.0.0-M20 I was able to get
>> the generic request to ExtendedRequestDecorator and getting the request
>> value.  That doesn't seem like an option in 2.0.0-M27.  I'm struggling to
>> backtrack any of the prebuilt extended handlers back to binary.  Where are
>> bytes buying translated into individual extended handler implementations?
>> Any pointers would be appreciated.
>>
>> Thanks
>> Marc
>>
> --
> Regards,
> Cordialement,
> Emmanuel Lécharny
> www.iktek.com
>


Re: Geting extended request bytes

2021-12-28 Thread Emmanuel Lecharny
Hi Marc,

I can give you an answer in 4 days when I’ll be back in front of my
computer…

Din’t forget to ping me!

Le mar. 28 déc. 2021 à 17:13, Marc Boorshtein  a
écrit :

> I'm migrating MyVirtualDirectory from 2.0.0-M20 to 2.0.0-M27.  I'm hung up
> on trying to handle Extended requests.  In 2.0.0-M20 I was able to get the
> generic request to ExtendedRequestDecorator and getting the request value.
> That doesn't seem like an option in 2.0.0-M27.  I'm struggling to backtrack
> any of the prebuilt extended handlers back to binary.  Where are bytes
> buying translated into individual extended handler implementations?  Any
> pointers would be appreciated.
>
> Thanks
> Marc
>
-- 
Regards,
Cordialement,
Emmanuel Lécharny
www.iktek.com


Geting extended request bytes

2021-12-28 Thread Marc Boorshtein
I'm migrating MyVirtualDirectory from 2.0.0-M20 to 2.0.0-M27.  I'm hung up
on trying to handle Extended requests.  In 2.0.0-M20 I was able to get the
generic request to ExtendedRequestDecorator and getting the request value.
That doesn't seem like an option in 2.0.0-M27.  I'm struggling to backtrack
any of the prebuilt extended handlers back to binary.  Where are bytes
buying translated into individual extended handler implementations?  Any
pointers would be appreciated.

Thanks
Marc