M********t 发帖数: 5032 | 1 八达岭野生动物园 两女游
客遭老虎袭击1死1伤(图)
法制晚报
大实话
1小时53分钟前
http://web.popo8.com/201607/23/8/8880f2c7e1.jpg
7月23日下午,在北京延庆八达岭野生动物园内,两名自驾游女游客在猛兽区下车后,
被老虎袭击,造成1死1伤。
市民爆料 两女游客下车后遭老虎袭击
有市民爆料称,今天下午3时许,一家四口在八达岭野生动物园内自驾游,其中两
名女子突然先后从车上走下,被躲藏在附近的老虎袭击,造成1死1伤,其中一女子当场
被老虎咬死。
“八达岭野生动物园内的猛兽区,游客可以自驾经过,但是绝对不允许私自下车。
”一名知情的市民称,公园内每天都有广播,向游客告知相关事项,没想到还是有游客
不听劝告。“两个女游客下车后,先后被老虎袭击。”
另一名知情者称,发生事故的是一家四口,包括三个大人一个孩子,今天去八达岭
野生动物园自驾游,车辆行驶至猛兽区的东北虎园里,年轻男女在车内发生口角, 女
子突然下车去拽男司机的车门,结果被蹿出来的老虎叼走。年长的女子看到年轻女子被
叼走,立刻下车营救,被另外一只老虎当场咬死并拖走。年轻男子下车也参 ... 阅读全帖 |
|
|
R*****l 发帖数: 310 | 3 56部经典国产动画http高速下载
大盗贼
上海美术电影制片厂1990年摄制
编剧:欧阳宇平 胡兆洪 导演:方润南 刘惠仪 程中岳 夏秉钧 胡兆洪
这是一部8集系列木偶片。阐明正义必将战胜邪恶的道理。
大盗贼霍真普洛兹抢走了一个老太太的咖啡磨。她的两个孙子想配合警官侦破案件,却
被大盗贼抓住。他们在朋友的帮助下又逃了出来。霍真普洛兹几次被捕又几次潜逃。最
后在众人的感召下,准备改邪归正。
本片获第二届全国影视动画展播一等奖。
“我是个大盗贼,什么也不怕,生活多自在,成天笑哈哈。”若不是大盗贼受两个孩子
感染而主动自首,那个总被他整得晕头转向的笨蛋警官可能一辈子都抓不住,这是我最
喜欢的一部动画片,里面有“我就是大名鼎鼎的霍尊步鲁斯老爷”,笨笨的警察“登陪
尔磨撒警官”,坏魔法师“斯瓦开尔曼”
小狗“巴士底”还有我最喜欢的奶奶做的煎腊肠和泡菜。
大盗贼
大盗贼1.wmv (71.07 MB)
http://www.megaupload.com/?d=K9PPG68R
大盗贼2.wmv (65.6 MB)
http://www.megaupload.com/?d=HUXMWW6Q
大盗贼3 |
|
s*******n 发帖数: 17 | 4 【 以下文字转载自 Taiwan 讨论区,原文如下 】
发信人: Shipotian (石头), 信区: Taiwan
标 题: [转载] Welcome to http://shipotian.363.net/. Updated on 04/02/00.
发信站: The unknown SPACE (Sun Apr 2 19:11:23 2000), WWW转贴
【 以下文字转载自 Salon 讨论区,原文如下 】
发信人: Shipotian (石头), 信区: Salon
标 题: Welcome to http://shipotian.363.net/. Updated on 04/02/00.
发信站: The unknown SPACE (Sun Apr 2 19:07:30 2000) WWW-POST
or http://shipotian2.spedia.net/
Many valueable articles included...
Chinese history, politics, philosophy, literature, and life at |
|
r**y 发帖数: 25 | 5 Apache HTTP server 2.0.58
I am trying to add custom HTTP response code 601 for my specific application
. I pass 601 in HTTP header to application. However Apache always converts
601 back to 500. I am wondering if there is a way to customize Appach to
pass 601 w/o converting it.
Thanks a lot! |
|
|
f*****t 发帖数: 52 | 7 【 以下文字转载自 BuildingWeb 讨论区,原文如下 】
发信人: flexent (生活真谛.pps), 信区: BuildingWeb
标 题: difference:HTTP 200 OK and 201 Created
发信站: Unknown Space - 未名空间 (Fri Aug 6 15:15:48 2004) WWW-POST
Does anyone know the difference between "HTTP 200 OK" and
"201 Created" status code?
How does the server decide which code should be used?
I can't find this in the HTTP RFC.
Thanks. |
|
s*i 发帖数: 5025 | 8 An HTTP request header is pretty much like this, (but encoded):
========================================================
POST / HTTP/1.1
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg,
application/vnd.ms-
excel, application/vnd.ms-powerpoint, application/msword,
application/x-shockwav
e-flash, */*
Referer: http://localhost
Accept-Language: en-us
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5. |
|
c********e 发帖数: 28 | 9 I got a url of a file which is https. I want to write an application in C#
to download this file. I know how to do if it is http. But i cannot do it
with this https url because of 401 error. The thing is if I log in the
website, and paste the url then i can download it. My question is how can I
do it in a C# application?
Any help is highly appreciated! |
|
r**y 发帖数: 25 | 10 Apache HTTP server 2.0.58
I am trying to add custom HTTP response code 601 for my specific application
. I pass 601 in HTTP header to application. However Apache always converts
601 back to 500. I am wondering if there is a way to customize Appach to
pass 601 w/o converting it.
Thanks a lot! |
|
a**********k 发帖数: 1953 | 11 The protocol stack is like this:
HTTP over SSL/TLS over TCP.
so any HTTP request headers, including that of cookie, are encrypted.
If the reverse proxy is SSL terminated, you may sniffer packets
at its connection to the HTTP server side to get the info.
Hope that helps.
cookie. |
|
x*****n 发帖数: 3422 | 12 发文标题(请简明描述技术):
DD-WRT可以设成HTTP proxy server吗?
请选择话题(原创,转贴,建议或讨论等)::
请尽量详细描述技术内容:
最近公司的filter越加变态,把很多查文献的地方都封掉了。准备在portable firefox
里设置http proxy,连回家里router上的http proxy server,可行吗?
如果有其他更好的solution也请乱入。
技术内容续(多于500字节部分): |
|
|
r**z 发帖数: 35 | 14 I would like to limit the kids to watch youtube at home (for example: only
can watch from 7:30pm to 8:00pm). By setting the Restrict Access on Tomato
based router worked well for all http access. However, the kids soon found
out that if they type https://www.youtube.com, then they could access
youtube again.
Is there anyway that we can restrict the access from https on router or by
setting local DNS server on a local device? |
|
a*o 发帖数: 19981 | 15 dst host: youtube.com, dst port: 443
试了一下http和https都没法访问了。
https. |
|
|
r****o 发帖数: 1950 | 17 想编一个程序,能够自动发email. 目前网络上有很多这样的程序.但是它们都不能绕过
http proxy,因为http proxy只让端口80的访问通过,其他端口(如smtp 25)都没法通过.
请问有谁编过这样的程序,能自动发送email,并支持http proxy的吗? 能否给点提示? |
|
e***T 发帖数: 107 | 18 the protocol binding in WSDL is the protocol used to communicate with
the service. The commonly used protocol bing is SOAP. I never used http
post binding myself, but I will guess that if you specify the http post
binding, you should be able to invoke the service through http post
request. |
|
k***r 发帖数: 4260 | 19 I'm sorry but I understand that well. My question is, is there a way to
ignore the cert (use it without verifying it) and just go ahead and get the
page, like what the http client lib of the other languages or HTTP client
applications (IE/FF/etc.) let you do. I don't want to trust them, say, https
content. I have no intention of importing the certs. |
|
a9 发帖数: 21638 | 20 你可以用chrome或firefox里的调试工具看看post的什么内容,然后模拟。把cookie提
交上去应该是可行的。或许还验证了其它的内容,比如useragent是否一致以及除了
cookie还有什么x-http什么之类的http头。你最好模拟中包含所有的http头 |
|
q********9 发帖数: 3 | 21 网页是https, 但必须包含另一网站(http)的内容。这样打开网页是有warning
message: "Do you want to open the unsecure content that was delivered." 怎样
才能避免warning message?
非常感谢! |
|
g*****g 发帖数: 34805 | 22 整个proxy https=>http,大约可以。 |
|
c******f 发帖数: 243 | 23 The following snippet of catalina.properties shows how to set values for the
variables used in the preceding server.xml file.
bio.http.port=8080
bio.https.port=8443
http static.springsource com projects tc-server 2.5 admin html manual-simple
html |
|
t**********s 发帖数: 930 | 24 我们真实环境的 http post 是由机器自动用curl 发出的,不转义。我就想在windows
环境中测试下我的 Restful API 对这个 http post 的处理,所以用 postman模拟发这
个http post.
curl --sslv2 -w %{http_code} -d "Mac=00:11:22:33:44:55&................... |
|
l**********n 发帖数: 8443 | 25 啥意思?spray? akka-http is not production ready yet. but there is no big
difference between akka-http and spray. actually spray is being imported
into akka as akka-http. |
|
l**********n 发帖数: 8443 | 26 akka stream和http什么关系?akka stream是一种programming style, 类似于rxjava.
和http没啥必然联系
http |
|
d******e 发帖数: 2265 | 27 http是在akka stream上实现的。
akka给出了一些高级别的组件。
看上去可以用同步http,因为无法用queue传future.但是我不是很肯定。而且scala的
http client默认都是异步的。
rxjava. |
|
|
k****r 发帖数: 807 | 29 1. 如果想在cluster里面写一个简单的remote写文件的程序,用python+http是不是合
适,文件大小是几十M,可能是表的形式。
2. 如果是kafka substribe的数据,这样的streaming怎么再remote传给别的node呢,
python+http是否合适。简单的http post可以做到吗?
谢谢。 |
|
w***g 发帖数: 5958 | 30 1. remote写文件:NFS或者写完了scp/rsync过去。
2. 同上,或者在remote node上也开一个kafka。
http post只是个协议,不是不能用,你总得有个web service来接收http post吧?
如果是python, RPyC比用http写web service或者thrift啥的要方便得多。
不知道你想干嘛,只能给这么多建议。 |
|
b***i 发帖数: 3043 | 31 我们的嵌入式设备用一个TCP口监听,然后建立连接。然后客户端发送JSON,服务器回应。
现在我们想在手机上开发客户端。当然也可以通过同样的TCP口。不过,我想到,这个
用HTTP也行。那么普通的TCP端口和HTTP有什么不同,和优势劣势呢?如果嵌入式改为
用HTTP,就成了web service了。 |
|
v********1 发帖数: 319 | 32 对real time有要求的话直接上udp,http和tcp选的话一般是http吧。嵌入式设备上跑
http server挺常见的。
应。 |
|
k***s 发帖数: 277 | 33 前几天windows XP Home edition自动update了一下,发现从此后就无法连接https的网
站了。
试过IE, Firefox, Opera, 对普通HTTP都没有问题,但就是不能连接HTTPS.
请问这是什么问题?
(另外,如何reverse M$的update?)
多些。 |
|
f*****t 发帖数: 52 | 34 【 以下文字转载自 BuildingWeb 讨论区,原文如下 】
发信人: flexent (生活真谛.pps), 信区: BuildingWeb
标 题: difference:HTTP 200 OK and 201 Created
发信站: Unknown Space - 未名空间 (Fri Aug 6 15:15:48 2004) WWW-POST
Does anyone know the difference between "HTTP 200 OK" and
"201 Created" status code?
How does the server decide which code should be used?
I can't find this in the HTTP RFC.
Thanks. |
|
|
|
w*******s 发帖数: 3417 | 37 【 以下文字转载自 Military 讨论区 】
发信人: wamgjames (天天谈首席侦探真三木唯一指定正牌马甲), 信区: Military
标 题: 买买提不用https登录密码很容易被截获啊
发信站: BBS 未名空间站 (Thu Jun 30 11:33:46 2011, 美东)
老邢为了省钱, 不用加密的HTTPS登录各位网友的ID和密码,都是Plain text传送,
很容易被中间不怀好意的路由截获各位网友的密码啊,压根都不用破译, 都是Plain
text, 呵呵 |
|
w*******s 发帖数: 3417 | 38 【 以下文字转载自 Military 讨论区 】
发信人: wamgjames (天天谈首席侦探真三木唯一指定正牌马甲), 信区: Military
标 题: 买买提不用https登录密码很容易被截获啊
发信站: BBS 未名空间站 (Thu Jun 30 11:33:46 2011, 美东)
老邢为了省钱, 不用加密的HTTPS登录各位网友的ID和密码,都是Plain text传送,
很容易被中间不怀好意的路由截获各位网友的密码啊,压根都不用破译, 都是Plain
text, 呵呵 |
|
m*******2 发帖数: 1 | 39 The site of http://www.mercycorps.org/chinaearthquake/ was suggested by ukyo (橘右京), who posted after "$100 to OSCCF: 海外中国儿童救助基金会".
Mercy Corps has a program expense of 88.1%, which is very good. Right now,
Western Union Foundation will match your donation.
I did my donation through Mercy Corps ( http://www.mercycorps.org/chinaearthquake/).
1> It takes credit card (Master, Visa, Discover...). No extra fee.
2> You will receive the donation receipt in a few minutes by e-mail for your
tax return.
Yo |
|
w*****2 发帖数: 1584 | 40 港物价倒挂:10元钱买苹果 深圳3个香港5个http://www.sina.com.cn 2010年11月11日 01:57 第一财经日报
郭兴艳 丁婷婷
上周日晚,香港新界上水地铁站月台。拖着小推车的人三三两两,等待着返回深圳
的火车。
“什么都涨,就是工资不涨。香港的日用品比深圳都便宜了。”王先生拎着一大袋
洗发水和沐浴乳,太太和女儿则拉着小推车。
再望过去,一个两家七口人组成的购物团更惹人注目。“买奶粉啊,这次买了8罐
,过1个多月还可再来。”30多岁的陈女士抱着小孩说,“顺便也来买一些日用品,香
港买的质量比内地好,价钱有的还便宜呢。”
但最近几个月,这些往返深港的“采购员”的购物清单上逐渐丰富起来,除了奶粉
,还有食品、洗发水、卫生纸……
“以前买奶粉只用塑料袋就可以,现在只得换个旅行箱。”一位采购员对《第一财
经日报》记者表示。
2009年4月,香港对深圳居民实行可办理一年多次往返的签注后,深圳居民赴港更
频繁,每个月至少一次甚至数次。在一些典型的深港家庭记忆中,以往多是香港亲戚来
深圳相聚时,顺便带些便宜的肉菜返港。
从南下香港买奢侈品、名牌,到如今去香港买食品、日用... 阅读全帖 |
|
|
|
M*********n 发帖数: 4839 | 43 会话不也是https吗?怎么可能被劫持?现在很多网站连qq都全程https了 |
|