代码搜索:httpServer

找到约 591 项符合「httpServer」的源代码

代码结果 591
www.eeworm.com/read/184988/5242976

java httpheadhandler.java

// HTTPHeadHandler.java package com.wrox.httpserver; import java.io.*; import java.net.*; /** * This class implements the HEAD method. The HEAD method is identical to * GET except that t
www.eeworm.com/read/184988/5242978

java httpstatus.java

// HTTPStatus.java package com.wrox.httpserver; import java.util.*; /** * HTTP/1.0 status codes and descriptions according to RFC 1945. */ class HTTPStatus { // Informational 1xx
www.eeworm.com/read/306705/3734911

cpp stdafx.cpp

// stdafx.cpp : source file that includes just the standard includes // HttpServer.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information #include "stdaf
www.eeworm.com/read/277926/4148943

cpp stdafx.cpp

// stdafx.cpp : source file that includes just the standard includes // HttpServer.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information #include "stdaf
www.eeworm.com/read/275831/10794382

rb 18 - running servlets with webrick.rb

#!/usr/bin/ruby # simple_servlet_server.rb require 'webrick' include WEBrick s = HTTPServer.new(:Port => 8000) # Add a mime type for *.rhtml files HTTPUtils::DefaultMimeTypes.store('rhtm
www.eeworm.com/read/225689/4793205

cpp httpserverdlg.cpp

// HttpServerDlg.cpp : implementation file // #include "stdafx.h" #include "HttpServer.h" #include "HttpServerDlg.h" #include "Serverthread.h" #include "BlockSock.h" #ifdef _DEBUG #defin
www.eeworm.com/read/306705/3734919

cpp httpserverdlg.cpp

// HttpServerDlg.cpp : implementation file // #include "stdafx.h" #include "HttpServer.h" #include "HttpServerDlg.h" #include "Serverthread.h" #include "BlockSock.h" #ifdef _DEBUG #defin
www.eeworm.com/read/277926/4148951

cpp httpserverdlg.cpp

// HttpServerDlg.cpp : implementation file // #include "stdafx.h" #include "HttpServer.h" #include "HttpServerDlg.h" #include "Serverthread.h" #include "BlockSock.h" #ifdef _DEBUG #defin
www.eeworm.com/read/300394/13915735

cpp httpserverdlg.cpp

// HttpServerDlg.cpp : implementation file // #include "stdafx.h" #include "HttpServer.h" #include "HttpServerDlg.h" #include "Serverthread.h" #include "BlockSock.h" #ifdef _DEBUG #defin
www.eeworm.com/read/111196/15517199

cpp httpserverdlg.cpp

// HttpServerDlg.cpp : implementation file // #include "stdafx.h" #include "HttpServer.h" #include "HttpServerDlg.h" #include "Serverthread.h" #include "BlockSock.h" #ifdef _DEBUG #defin