Interviewer And Interviewee Guide

Bada Interview Question:

How to enable HTTP chunked mode?

Submitted by: Administrator
1. Add a header field to a request header for "Transfer-Encoding", set the value to "chunked".
2. Use the HttpTransaction::EnableTransactionReadyToWrite() method.
3. Implement the OnTransactionReadyToWrite() method to send more chunks. An empty chunk is considered to be the last chunk.
Submitted by: Administrator

Read Online Bada Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.