代码搜索:REQUEST
找到约 10,000 项符合「REQUEST」的源代码
代码结果 10,000
www.eeworm.com/read/273469/4211259
java request.java
package com.jspsmart.upload;
import java.util.Enumeration;
import java.util.Hashtable;
public class Request
{
private Hashtable m_parameters;
private int m_counter;
Requ
www.eeworm.com/read/273166/4213228
java request.java
// FrontEnd Plus GUI for JAD
// DeCompiled : Request.class
package com.jspsmart.upload;
import java.util.Enumeration;
import java.util.Hashtable;
public class Request
{
private Hash
www.eeworm.com/read/271376/4229021
java request.java
/**
* $Log: Request.java,v $
* Revision 1.2 2003/02/01 17:39:15 willaxt
* now externalizable
*
* Revision 1.1 2003/01/16 13:12:11 mwulff
* initial version
*
* Revision 1.2 2002/12
www.eeworm.com/read/269040/4247812
java request.java
package org.gof.action.cor;
public class Request {
private String type;
public Request(String type) {
this.type = type;
}
public String getType() {
return type;
}
www.eeworm.com/read/448299/1690652
java request.java
/*
* Copyright (c) 1996-2001
* Logica Mobile Networks Limited
* All rights reserved.
*
* This software is distributed under Logica Open Source License Version 1.0
* ("Licence Agreement"). You sh
www.eeworm.com/read/443568/1739238
java request.java
/**
version history
1.5 2007-12-30 add alternate get and post methods that take a full URL.
1.6 2008-01-14 add gzip option on read
*/
package com.mindprod.http;
import java.io.UnsupportedE
www.eeworm.com/read/443268/1750919
java request.java
// Decompiled by Jad v1.5.7g. Copyright 2000 Pavel Kouznetsov.
// Jad home page: http://www.geocities.com/SiliconValley/Bridge/8617/jad.html
// Decompiler options: packimports(3) fieldsfirst ansi
/
www.eeworm.com/read/442179/1764992
c request.c
/*
* Copyright (c) 1999 Caucho Technology. All rights reserved.
*
* Caucho Technology permits redistribution, modification and use
* of this file in source and binary form ("the Software") under