How to prevent from web api to make an extra serialization?
I have web api in server A that calls web api in server B. The client is calling only server A. I want that only web api in server B will make the serialization and server A won't do another serialization. How do i do that?
Aucun commentaire:
Enregistrer un commentaire