How to add cookie on a HttpTransportBindingElement

后端 未结 3 1333
囚心锁ツ
囚心锁ツ 2021-01-02 23:24

I\'m having a WCF client which communicates with a WCF service (running AspNetCompabilityMode), and I would like to add a cookie

3条回答
  •  感情败类
    2021-01-02 23:52

    http://megakemp.wordpress.com/2009/02/06/managing-shared-cookies-in-wcf/

    Unlike other manuals provided in other answers, this one contains all the information you need in one place in a well structured manner.

提交回复
热议问题