代码搜索:proxy

找到约 9,859 项符合「proxy」的源代码

代码结果 9,859
www.eeworm.com/read/389028/2545086

tcl test-suite-webcache.tcl

# Test suite for HTTP server, client, proxy cache. # # Also tests TcpApp, which is an Application used to transmit # application-level data. Because current TCP isn't capable of this, # we build this
www.eeworm.com/read/389028/2545266

tcl test-suite-mcache.tcl

# Test suite for HTTP server, client, proxy cache. # # Also tests TcpApp, which is an Application used to transmit # application-level data. Because current TCP isn't capable of this, # we build this
www.eeworm.com/read/385462/2590106

c gus.c

/* * QEMU Proxy for Gravis Ultrasound GF1 emulation by Tibor "TS" Schütz * * Copyright (c) 2002-2005 Vassili Karpov (malc) * * Permission is hereby granted, free of charge, to any person obtainin
www.eeworm.com/read/380709/2653644

tcl test-suite-webcache.tcl

# Test suite for HTTP server, client, proxy cache. # # Also tests TcpApp, which is an Application used to transmit # application-level data. Because current TCP isn't capable of this, # we build this
www.eeworm.com/read/380709/2653767

tcl test-suite-mcache.tcl

# Test suite for HTTP server, client, proxy cache. # # Also tests TcpApp, which is an Application used to transmit # application-level data. Because current TCP isn't capable of this, # we build this
www.eeworm.com/read/377813/2696061

java fileclient.java

package nl.griffelservices.proxy.stub; import java.io.BufferedReader; import java.io.FileInputStream; import java.io.IOException; import java.io.InputStreamReader; /** * Retrieves data
www.eeworm.com/read/374348/2753896

readme

This proxy allows clients to access xmlBlaster with XMLRPC. See http://xml.apache.org/xmlrpc/ XMLRPC Library for Java Copyright (c) 1999 Hannes Wallnoefer, hannes@helma.at (http://helma.at/
www.eeworm.com/read/361466/2946408

java logablebeanfactory.java

package com.cownew.PIS.framework.server.logMgr; import java.lang.reflect.InvocationHandler; import java.lang.reflect.Proxy; public class LogableBeanFactory { public static Object getBean(ILo
www.eeworm.com/read/358128/3000058

pm loopback.pm

package LWP::Protocol::loopback; use strict; use vars qw(@ISA); require HTTP::Response; require LWP::Protocol; @ISA = qw(LWP::Protocol); sub request { my($self, $request, $proxy, $arg, $size, $
www.eeworm.com/read/351777/3098995

c squid_ldap_auth.c

/* * squid_ldap_auth: authentication via ldap for squid proxy server * * Authors: * Henrik Nordstrom * hno@squid-cache.org * * Glen Newton * glen.newton@nrc.ca * Advanced Services * CISTI