» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with request + HTTP

Poster :: Firefox Add-ons

A developer tool for interacting with web services and other web resources that lets you make HTTP requests, set the entity body, and content type. This allows you to interact with web services and inspect the results...

Firefox: del.icio.us/tag/firefox

Access Control for Cross-site Requests

"This document defines a mechanism to enable client-side cross-site requests. It defines a request algorithm for GET and non-GET requests that specifications that want to enable cross-site requests in the technologies they define can use."

W3C: Del.icio.us W3C Tags

Setting the HTTP charset parameter

header('Content-type: text/html; charset=utf-8');

W3C: Del.icio.us W3C Tags

mozdev.org - livehttpheaders: index

This project may be of some help for the following: * Help debugging web application. * See which kind of web server the remote site is using. * See the cookies sent by remote site.

Firefox: del.icio.us/tag/firefox

Modify Headers :: Modules pour Firefox

A Firefox extension that allows to modify HTTP request headers

Firefox: del.icio.us/tag/firefox

XMLHttpRequest

The XMLHttpRequest object was first invented by Microsoft as a way to create HTTP Requests to the web server from JavaScript. It has since been copied by Mozilla and Safari... also by others

Simon Willison: Graphing requests with Tamper Data

"graph showing what happens when you load up www.yahoo.com. It shows every component of the page - JavaScript, CSS, images - and when each component started and finished loading. You can use it to get an idea for how long it took between the HTML starting

Firefox: del.icio.us/tag/firefox

Graphing requests with Tamper Data

"a superb visualization of what happens when a page is loaded.... To get the graph, you have to right click in the main data grid and select 'Graph All' from the context menu."

Firefox: del.icio.us/tag/firefox