asp.net - "SoapHttpRouter" editing the SoapRequest dynamically -


i stuck developing asp.net application. problem using soaphttprouter class , , method

protected override uri processrequestmessage(soapenvelope message)

has been overriden.but , want edit soapenvelope variable before sended destination, stuff editing headers or body in requests. know new values after querying information in sql once original soapenvelope received. want know if there way that, maybe using type of router or workaround.

thanks in advance, awesome.


Comments

Popular posts from this blog

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -

jquery - javascript onscroll fade same class but with different div -