프로젝트

일반

사용자정보

개정판 5c64268e

ID5c64268e563c304d65cb73e52fecee5b584718ab
상위 f5f788c2
하위 45ac2822

김태성이(가) 약 2년 전에 추가함

issue #00000 finalservice - polyline 닫히는 현상 수정

Change-Id: I497a5007442e0ea82e3e8f4f27736a9e84eb4427

차이점 보기:

KCOM/App.xaml.cs
251 251
                basicHttpBinding.TransferMode = TransferMode.Buffered;
252 252
                basicHttpBinding.MessageEncoding = WSMessageEncoding.Text;
253 253
                basicHttpBinding.HostNameComparisonMode = HostNameComparisonMode.StrongWildcard;
254
                basicHttpBinding.AllowCookies = false;
255
                basicHttpBinding.BypassProxyOnLocal = false;
254
                //basicHttpBinding.AllowCookies = false;
255
                //basicHttpBinding.BypassProxyOnLocal = false;
256 256
                //basicHttpBinding.UseDefaultWebProxy = false;
257 257
                //basicHttpBinding.ProxyAddress = new Uri("Http://localhost:8888");
258 258

  

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)