Click here to Skip to main content
15,900,461 members
Home / Discussions / C#
   

C#

 
GeneralRe: c# server security Help me out! Pin
evangile20-May-09 1:17
evangile20-May-09 1:17 
GeneralRe: c# server security Help me out! Pin
musefan20-May-09 1:28
musefan20-May-09 1:28 
QuestionSearching Source Code Pin
Jammer20-May-09 0:21
Jammer20-May-09 0:21 
AnswerRe: Searching Source Code Pin
Henry Minute20-May-09 0:57
Henry Minute20-May-09 0:57 
AnswerRe: Searching Source Code Pin
Michael Bookatz20-May-09 2:15
Michael Bookatz20-May-09 2:15 
AnswerRe: Searching Source Code Pin
EliottA20-May-09 2:35
EliottA20-May-09 2:35 
AnswerRe: Searching Source Code Pin
benjymous20-May-09 2:37
benjymous20-May-09 2:37 
QuestionAdding custom HTTP header to every webservice calls Pin
King Julien19-May-09 23:38
King Julien19-May-09 23:38 
Hi all,

Recently i got stuck up with a problem. Am developing a small console application which uses the web services offered by another server!

Now i want to add a custom http header( not SOAP header) to each and every web service call made from the client!

it may look like

POST / HTTP/1.1..
User-Agent: Mozilla/4.0 (compatib le; MSIEMS Web Services Client Protocol 2.0.50727.3082)Content-Type: tex t/xml; charset=u tf-8
SOAPAction : ""
Authorization: Basic UjhDT Ek6
MY header
Host: 192.1 68.70.99:1984
Content-Length: 453

now how do i add, custom http headers to every calls.....

Have a Happy Coding.....

AnswerRe: Adding custom HTTP header to every webservice calls Pin
MumbleB20-May-09 0:14
MumbleB20-May-09 0:14 
GeneralRe: Adding custom HTTP header to every webservice calls Pin
King Julien20-May-09 0:21
King Julien20-May-09 0:21 
QuestionData Conversion? Pin
dec8219-May-09 23:06
dec8219-May-09 23:06 
AnswerRe: Data Conversion? Pin
musefan19-May-09 23:39
musefan19-May-09 23:39 
GeneralRe: Data Conversion? Pin
dec8220-May-09 15:28
dec8220-May-09 15:28 
GeneralRe: Data Conversion? Pin
musefan20-May-09 21:51
musefan20-May-09 21:51 
QuestionStack Overflow Pin
Denis J. González19-May-09 21:24
Denis J. González19-May-09 21:24 
AnswerRe: Stack Overflow Pin
Nagy Vilmos19-May-09 21:39
professionalNagy Vilmos19-May-09 21:39 
GeneralRe: Stack Overflow Pin
OriginalGriff19-May-09 21:48
mveOriginalGriff19-May-09 21:48 
GeneralRe: Stack Overflow Pin
Nagy Vilmos19-May-09 22:05
professionalNagy Vilmos19-May-09 22:05 
GeneralRe: Stack Overflow Pin
Denis J. González20-May-09 3:53
Denis J. González20-May-09 3:53 
GeneralRe: Stack Overflow Pin
Nagy Vilmos20-May-09 4:17
professionalNagy Vilmos20-May-09 4:17 
AnswerRe: Stack Overflow Pin
monstale19-May-09 21:46
monstale19-May-09 21:46 
GeneralRe: Stack Overflow Pin
Nagy Vilmos19-May-09 22:05
professionalNagy Vilmos19-May-09 22:05 
AnswerRe: Stack Overflow Pin
Guffa19-May-09 22:06
Guffa19-May-09 22:06 
GeneralRe: Stack Overflow Pin
Denis J. González20-May-09 3:50
Denis J. González20-May-09 3:50 
AnswerRe: Stack Overflow Pin
Guffa22-May-09 13:02
Guffa22-May-09 13:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.