Thank you.

Is there any test which makes Chromium loads a page using HTTP post?
Similar to some of Chromium loads a page using AutomationProvider's
NavigateToURL (which uses HTTP GET).



On Wed, Jan 6, 2010 at 10:08 AM, Darin Fisher <[email protected]> wrote:
> There are numerous POST related tests in url_request_unittest.cc
> -Darin
>
> On Wed, Jan 6, 2010 at 9:26 AM, hap 497 <[email protected]> wrote:
>>
>> Hi,
>>
>> Can you please tell me if there is Chromium Unit Test Case for HTTP Post?
>> All the test cases I found are doing HTTP Get.  And in the
>> AutomationProvider, there is only a NavigateToURL function. I think
>> there is only for HTTP Get.
>>
>> Thank you for any suggestion.
>>
>> --
>> Chromium Developers mailing list: [email protected]
>> View archives, change email options, or unsubscribe:
>>    http://groups.google.com/group/chromium-dev
>
>
-- 
Chromium Developers mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev

Reply via email to