代码搜索:REQUEST
找到约 10,000 项符合「REQUEST」的源代码
代码结果 10,000
www.eeworm.com/read/293498/3930153
java request.java
// Decompiled by DJ v3.7.7.81 Copyright 2004 Atanas Neshkov Date: 2004-9-28 23:56:43
// Home Page : http://members.fortunecity.com/neshkov/dj.html - Check often for new version!
// Decompiler opti
www.eeworm.com/read/292758/3939787
java request.java
/*
* Copyright 1999-2004 The Apache Software Foundation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License
www.eeworm.com/read/292758/3940610
java request.java
/*
* Copyright 1999,2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
www.eeworm.com/read/290343/3978117
java request.java
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copy
www.eeworm.com/read/290309/3979761
java request.java
import java.net.*;
import java.nio.*;
import java.nio.charset.*;
import java.util.regex.*;
/* 代表客户的HTTP请求 */
public class Request {
static class Action { //枚举类,表示HTTP请求方式
private String
www.eeworm.com/read/290267/3981134
h request.h
/*
* Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000-2002 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software
www.eeworm.com/read/290267/3981285
c request.c
/*
* Copyright (C) 2004-2006 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000-2002 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software f
www.eeworm.com/read/287704/4018438
java request.java
package apusic.myshop.upload;
import java.util.Enumeration;
import java.util.Hashtable;
public class Request
{
Request()
{
m_parameters = new Hashtable();
m_counter = 0;
www.eeworm.com/read/287127/4027102
c request.c
/*
* Copyright (c) 1995 Regents of the University of Michigan.
* All rights reserved.
*
* request.c - sending of ldap requests; handling of referrals
*/
#ifndef lint
static char copy