TERMIUM Plus®

The Government of Canada’s terminology and linguistic data bank.

HTTP [21 records]

Record 1 2017-12-21

English

Subject field(s)
  • Internet and Telematics
DEF

The last web address accessed by a browser prior to loading a particular web page, typically passed to the server of that page as part of an HTTP request and subsequently used to identify sources of traffic.

OBS

HTTP: HyperText Transfer Protocol.

French

Domaine(s)
  • Internet et télématique
DEF

[Adresse d'un] site ou page Web pointant vers un site donné.

CONT

Le «referrer» (le «référent»), dans toutes les requêtes HTTP (tous les clics sur un lien pour aller sur une page Web), indique au serveur d'où vous venez. C'est ainsi que vous êtes suivi de page en page.

OBS

HTTP : protocole de transfert hypertexte.

Spanish

Campo(s) temático(s)
  • Internet y telemática
CONT

La cabecera Referer contiene la dirección de la página web anterior desde la cual se solicitó la página actual.

OBS

HTTP: protocolo de transferencia de hipertexto.

Save record 1

Record 2 2016-08-16

English

Subject field(s)
  • Internet and Telematics
DEF

... an application protocol for distributed, collaborative, hypermedia information systems.

OBS

The protocol used by the World Wide Web.

French

Domaine(s)
  • Internet et télématique
OBS

[…] protocole de communication client-serveur développé pour le World Wide Web.

Spanish

Campo(s) temático(s)
  • Internet y telemática
Save record 2

Record 3 2013-03-25

English

Subject field(s)
  • Internet and Telematics
CONT

Each HTTP request requires additional time for the browser and server to deliver the image, unless the same cached image is reused on the Web page.

French

Domaine(s)
  • Internet et télématique
CONT

Chaque appel au protocole HTTP exige du temps supplémentaire pour la transmission de l'image par le serveur et son affichage par le navigateur, à moins que la même image mise en antémémoire ne soit réutilisée dans la page Web.

Spanish

Save record 3

Record 4 2011-07-19

English

Subject field(s)
  • Information Processing (Informatics)
  • Internet and Telematics
  • Computer Programs and Programming
  • Programming Languages
CONT

This document is a set of good practices to improve implementations of HTTP and related standards as well as their use.

OBS

The English terminology on this record is standardized by the World Wide Web Consortium (W3C) whose role it is to establish standards relating to Internet technology. The French terminology was proposed by translators certified by the W3C and was verified by the author of this record.

French

Domaine(s)
  • Traitement de l'information (Informatique)
  • Internet et télématique
  • Programmes et programmation (Informatique)
  • Langages de programmation
CONT

Ce document regroupe un ensemble de bonnes pratiques pour améliorer les implémentations de HTTP et des normes associées ainsi que leur mise en œuvre.

OBS

La terminologie anglaise de cette fiche est normalisée par le World Wide Web Consortium (consortium W3C) dont le rôle principal est d'établir les normes reliées aux technologies Internet. La terminologie française est proposée par des traducteurs agréés par le Consortium et elle a été vérifiée par l'auteur de cette fiche.

Spanish

Save record 4

Record 5 2010-03-02

English

Subject field(s)
  • Programming Languages
  • Internet and Telematics
CONT

The form tag has an action attribute, which is the URL of the CGI script to send the form data to, and a method attribute, which is the HTTP method used to submit the form data (either get or post will work -- coordinate this with your CGI script).

Key term(s)
  • HyperText Transfer Protocol method

French

Domaine(s)
  • Langages de programmation
  • Internet et télématique
CONT

Le formulaire sera défini de manière à ce que le click sur le bouton 'SUBMIT' résulte en une requête à un script CGI qui renverra le document demandé (un seul à la fois). Ce document sera rendu en fonction de son type : affiché si possible (page HTML, texte, image, etc.), et à sauvegarder sur le disque s'il sagit d'un type non reconnu par le browser client (fichier executable par exemple). Utilisez au choix la méthode HTTP GET ou la méthode HTTP POST.

Spanish

Save record 5

Record 6 2007-11-26

English

Subject field(s)
  • Codes (Software)
  • Internet and Telematics
DEF

The code that the Web server uses to communicate with the Web browser or user agent.

OBS

HTTP 1xx - Informational Status Codes; HTTP 2xx - Successful Status Codes; HTTP 3xx - Redirection Status Codes; HTTP 4xx - Client Error Status Codes; HTTP 5xx - Server Error Status Codes.

OBS

HTTP: HyperText Transfer Protocol.

Key term(s)
  • HyperText Transfer Protocol status code
  • HyperText Transfer Protocol response code

French

Domaine(s)
  • Codes (Logiciels)
  • Internet et télématique
CONT

Lorsqu'une demande visant une page de votre site est adressée à votre serveur (par exemple, lorsqu'un utilisateur accède à votre page dans un navigateur [...]), votre serveur renvoie comme réponse un code d'état HTTP. Ce code d'état fournit des informations sur l'état de la requête.

OBS

HTTP : protocole de transfert hypertexte.

Key term(s)
  • code d'état du protocole de transfert hypertexte
  • code de réponse du protocole de transfert hypertexte

Spanish

Save record 6

Record 7 2003-09-19

English

Subject field(s)
  • Internet and Telematics
CONT

The three main techniques for content delivery are: HTTP redirection, Internet Protocol (IP) redirection, and domain name system (DNS) redirection. In general, DNS redirection is the most effective technique.

French

Domaine(s)
  • Internet et télématique
CONT

Une redirection HTTP [...] pointant de l'ancien emplacement vers le nouveau est créée.

Spanish

Save record 7

Record 8 2003-03-12

English

Subject field(s)
  • Information Processing (Informatics)
  • Internet and Telematics
  • Computer Programs and Programming
  • Programming Languages
CONT

The Content-Location HTTP header RFC2616 section 14).14) is crucial for indexing agents as well as user agents, as it gives agents information about the actual current location of the resource currently served (as opposed to the generic location used to access the resource).

OBS

The English terminology on this record is standardized by the World Wide Web Consortium (W3C) whose role it is to establish standards relating to Internet technology. The French terminology was proposed by translators certified by the W3C and was verified by the author of this record.

French

Domaine(s)
  • Traitement de l'information (Informatique)
  • Internet et télématique
  • Programmes et programmation (Informatique)
  • Langages de programmation
CONT

L'en-tête HTTP Content-Locatio RFC2616]section 14.14) est cruciale pour les agents d'indexation ainsi que pour les agents utilisateurs, puisqu'elle donne aux agents des informations sur la localisation courante réelle de la ressource qui est servie (au contraire de la localisation générique utilisée pour accéder à la ressource).

OBS

La terminologie anglaise de cette fiche est normalisée par le World Wide Web Consortium (consortium W3C) dont le rôle principal est d'établir les normes reliées aux technologies Internet. La terminologie française est proposée par des traducteurs agréés par le Consortium et elle a été vérifiée par l'auteur de cette fiche.

Spanish

Save record 8

Record 9 2003-03-12

English

Subject field(s)
  • Information Processing (Informatics)
  • Internet and Telematics
  • Computer Programs and Programming
  • Programming Languages
CONT

Serving content to bandwidth-constrained devices (this includes among many others, mobile devices), can be improved via on the fly connection, using the Transfer-Encoding HTTP header.

OBS

The English terminology on this record is standardized by the World Wide Web Consortium (W3C) whose role it is to establish standards relating to Internet technology. The French terminology was proposed by translators certified by the W3C and was verified by the author of this record.

French

Domaine(s)
  • Traitement de l'information (Informatique)
  • Internet et télématique
  • Programmes et programmation (Informatique)
  • Langages de programmation
CONT

Le service d'un contenu aux appareils limités en bande passante (cela comprend entre autres les appareils mobiles), peut être amélioré par une connexion à la volée, en utilisant l'en-tête HTTP Transfer-Encoding.

OBS

La terminologie anglaise de cette fiche est normalisée par le World Wide Web Consortium (consortium W3C) dont le rôle principal est d'établir les normes reliées aux technologies Internet. La terminologie française est proposée par des traducteurs agréés par le Consortium et elle a été vérifiée par l'auteur de cette fiche.

Spanish

Save record 9

Record 10 2003-03-12

English

Subject field(s)
  • Information Processing (Informatics)
  • Internet and Telematics
  • Computer Programs and Programming
  • Programming Languages
OBS

The English terminology on this record is standardized by the World Wide Web Consortium (W3C) whose role it is to establish standards relating to Internet technology. The French terminology was proposed by translators certified by the W3C and was verified by the author of this record.

French

Domaine(s)
  • Traitement de l'information (Informatique)
  • Internet et télématique
  • Programmes et programmation (Informatique)
  • Langages de programmation
OBS

La terminologie anglaise de cette fiche est normalisée par le World Wide Web Consortium (consortium W3C) dont le rôle principal est d'établir les normes reliées aux technologies Internet. La terminologie française est proposée par des traducteurs agréés par le Consortium et elle a été vérifiée par l'auteur de cette fiche.

Spanish

Save record 10

Record 11 2003-03-12

English

Subject field(s)
  • Information Processing (Informatics)
  • Internet and Telematics
  • Computer Programs and Programming
  • Programming Languages
CONT

This document only deals with the server-side aspect of HTTP, people looking for HTTP implementation problems in Web user agents should have a look at the user-agent counterpart of this document : "Common User-Agent Problems CUAP.

OBS

The English terminology on this record is standardized by the World Wide Web Consortium (W3C) whose role it is to establish standards relating to Internet technology. The French terminology was proposed by translators certified by the W3C and was verified by the author of this record.

French

Domaine(s)
  • Traitement de l'information (Informatique)
  • Internet et télématique
  • Programmes et programmation (Informatique)
  • Langages de programmation
CONT

Ce document ne traite que des aspects côté serveur de HTTP, les personnes recherchant les problèmes d'implémentation HTTP des agents utilisateurs Web devraient se tourner vers la contrepartie agent utilisateur de ce document : « Les problèmes courants des agents utilisateurs » CUAP.

OBS

La terminologie anglaise de cette fiche est normalisée par le World Wide Web Consortium (consortium W3C) dont le rôle principal est d'établir les normes reliées aux technologies Internet. La terminologie française est proposée par des traducteurs agréés par le Consortium et elle a été vérifiée par l'auteur de cette fiche.

Spanish

Save record 11

Record 12 2003-03-12

English

Subject field(s)
  • Information Processing (Informatics)
  • Internet and Telematics
  • Computer Programs and Programming
  • Programming Languages
CONT

This document only deals with the server-side aspect of HTTP, people looking for HTTP implementation problems in Web user agents should have a look at the user-agent counterpart of this document : "Common User-Agent Problems CUAP.

OBS

The English terminology on this record is standardized by the World Wide Web Consortium (W3C) whose role it is to establish standards relating to Internet technology. The French terminology was proposed by translators certified by the W3C and was verified by the author of this record.

French

Domaine(s)
  • Traitement de l'information (Informatique)
  • Internet et télématique
  • Programmes et programmation (Informatique)
  • Langages de programmation
CONT

Ce document ne traite que des aspects côté serveur de HTTP, les personnes recherchant les problèmes d'implémentation HTTP des agents utilisateurs Web devraient se tourner vers la contrepartie agent utilisateur de ce document : « Les problèmes courants des agents utilisateurs » CUAP.

OBS

La terminologie anglaise de cette fiche est normalisée par le World Wide Web Consortium (consortium W3C) dont le rôle principal est d'établir les normes reliées aux technologies Internet. La terminologie française est proposée par des traducteurs agréés par le Consortium et elle a été vérifiée par l'auteur de cette fiche.

Spanish

Save record 12

Record 13 2003-03-12

English

Subject field(s)
  • Information Processing (Informatics)
  • Internet and Telematics
  • Computer Programs and Programming
  • Programming Languages
OBS

The English terminology on this record is standardized by the World Wide Web Consortium (W3C) whose role it is to establish standards relating to Internet technology. The French terminology was proposed by translators certified by the W3C and was verified by the author of this record.

French

Domaine(s)
  • Traitement de l'information (Informatique)
  • Internet et télématique
  • Programmes et programmation (Informatique)
  • Langages de programmation
OBS

La terminologie anglaise de cette fiche est normalisée par le World Wide Web Consortium (consortium W3C) dont le rôle principal est d'établir les normes reliées aux technologies Internet. La terminologie française est proposée par des traducteurs agréés par le Consortium et elle a été vérifiée par l'auteur de cette fiche.

Spanish

Save record 13

Record 14 2003-03-12

English

Subject field(s)
  • Information Processing (Informatics)
  • Internet and Telematics
  • Computer Programs and Programming
  • Programming Languages
OBS

The English terminology on this record is standardized by the World Wide Web Consortium (W3C) whose role it is to establish standards relating to Internet technology. The French terminology was proposed by translators certified by the W3C and was verified by the author of this record.

French

Domaine(s)
  • Traitement de l'information (Informatique)
  • Internet et télématique
  • Programmes et programmation (Informatique)
  • Langages de programmation
OBS

La terminologie anglaise de cette fiche est normalisée par le World Wide Web Consortium (consortium W3C) dont le rôle principal est d'établir les normes reliées aux technologies Internet. La terminologie française est proposée par des traducteurs agréés par le Consortium et elle a été vérifiée par l'auteur de cette fiche.

Spanish

Save record 14

Record 15 2003-03-12

English

Subject field(s)
  • Information Processing (Informatics)
  • Internet and Telematics
  • Computer Programs and Programming
  • Programming Languages
OBS

The English terminology on this record is standardized by the World Wide Web Consortium (W3C) whose role it is to establish standards relating to Internet technology. The French terminology was proposed by translators certified by the W3C and was verified by the author of this record.

French

Domaine(s)
  • Traitement de l'information (Informatique)
  • Internet et télématique
  • Programmes et programmation (Informatique)
  • Langages de programmation
OBS

La terminologie anglaise de cette fiche est normalisée par le World Wide Web Consortium (consortium W3C) dont le rôle principal est d'établir les normes reliées aux technologies Internet. La terminologie française est proposée par des traducteurs agréés par le Consortium et elle a été vérifiée par l'auteur de cette fiche.

Spanish

Save record 15

Record 16 2003-03-12

English

Subject field(s)
  • Information Processing (Informatics)
  • Internet and Telematics
  • Computer Programs and Programming
  • Programming Languages
OBS

The English terminology on this record is standardized by the World Wide Web Consortium (W3C) whose role it is to establish standards relating to Internet technology. The French terminology was proposed by translators certified by the W3C and was verified by the author of this record.

French

Domaine(s)
  • Traitement de l'information (Informatique)
  • Internet et télématique
  • Programmes et programmation (Informatique)
  • Langages de programmation
OBS

La terminologie anglaise de cette fiche est normalisée par le World Wide Web Consortium (consortium W3C) dont le rôle principal est d'établir les normes reliées aux technologies Internet. La terminologie française est proposée par des traducteurs agréés par le Consortium et elle a été vérifiée par l'auteur de cette fiche.

Spanish

Save record 16

Record 17 2003-03-12

English

Subject field(s)
  • Information Processing (Informatics)
  • Internet and Telematics
  • Computer Programs and Programming
  • Programming Languages
OBS

The English terminology on this record is standardized by the World Wide Web Consortium (W3C) whose role it is to establish standards relating to Internet technology. The French terminology was proposed by translators certified by the W3C and was verified by the author of this record.

French

Domaine(s)
  • Traitement de l'information (Informatique)
  • Internet et télématique
  • Programmes et programmation (Informatique)
  • Langages de programmation
OBS

La terminologie anglaise de cette fiche est normalisée par le World Wide Web Consortium (consortium W3C) dont le rôle principal est d'établir les normes reliées aux technologies Internet. La terminologie française est proposée par des traducteurs agréés par le Consortium et elle a été vérifiée par l'auteur de cette fiche.

Spanish

Save record 17

Record 18 2003-02-19

English

Subject field(s)
  • Information Processing (Informatics)
  • Internet and Telematics

French

Domaine(s)
  • Traitement de l'information (Informatique)
  • Internet et télématique
OBS

La terminologie anglaise et française de cette fiche provient du Guide d'Internet du Gouvernement du Canada.

Spanish

Save record 18

Record 19 2002-11-26

English

Subject field(s)
  • Internet and Telematics
  • Information Processing (Informatics)
  • Computer Programs and Programming
CONT

In the above scenario, the user located at the browser site is prompted for specific pieces of information following successful log-on to the HTTP server at a local or remote site. The actual prompts are by the HTML form residing in a database linked to the HTTP server. The data input by the user in processed by the CGI application software which validates that the user-supplied data corresponds to the constraints specified for individual fields defined by the HTML form.

French

Domaine(s)
  • Internet et télématique
  • Traitement de l'information (Informatique)
  • Programmes et programmation (Informatique)
CONT

Dans ce scénario, l'utilisateur du navigateur doit fournir des données précises après l'entrée en communication avec le serveur HTTP à un poste local ou éloigné. Les invites proviennent d'un formulaire HTML intégré dans une base de données liée au serveur HTTP. Les données saisies par l'utilisateur sont traitées par le logiciel d'application CGI qui atteste que les données fournies par l'utilisateur correspondent aux contraintes appliquées à chaque champ défini par le formulaire HTML.

OBS

Termes (et justifications) tirés du rapport sommaire intitulé : « Projet pilote d'échange d'information sur formulaires électroniques normalisés » publié Groupe de travail sur les normes des documents électroniques (GTNDE), Secrétariat du Conseil du Trésor, Gouvernement du Canada.

Spanish

Save record 19

Record 20 2002-11-26

English

Subject field(s)
  • Internet and Telematics
  • Information Processing (Informatics)
  • Computer Programs and Programming
CONT

In the above scenario, the user located at the browser site is prompted for specific pieces of information following successful log-on to the HTTP server at a local or remote site. The actual prompts are by the HTML form residing in a database linked to the HTTP server. The data input by the user in processed by the CGI application software which validates that the user-supplied data corresponds to the constraints specified for individual fields defined by the HTML form.

French

Domaine(s)
  • Internet et télématique
  • Traitement de l'information (Informatique)
  • Programmes et programmation (Informatique)
CONT

Dans ce scénario, l'utilisateur du navigateur doit fournir des données précises après l'entrée en communication avec le serveur HTTP à un poste local ou éloigné. Les invites proviennent d'un formulaire HTML intégré dans une base de données liée au serveur HTTP. Les données saisies par l'utilisateur sont traitées par le logiciel d'application CGI qui atteste que les données fournies par l'utilisateur correspondent aux contraintes appliquées à chaque champ défini par le formulaire HTML.

OBS

Termes (et justifications) tirés du rapport sommaire intitulé : « Projet pilote d'échange d'information sur formulaires électroniques normalisés » publié Groupe de travail sur les normes des documents électroniques (GTNDE), Secrétariat du Conseil du Trésor, Gouvernement du Canada.

Spanish

Save record 20

Record 21 1996-08-19

English

Subject field(s)
  • Internet and Telematics
DEF

A Web server, originally developed at the Swiss Center for Particle Research (CERN) and originally called CERN httpd. Subsequently, httpd was developed independently at the National Center for Supercomputing Applications (NCSA) for UNIX systems.

CONT

The NCSA http introduced forms, clickable imagemaps, authentication, and key word searches. An adaptation of the program for Microsoft Windows 95, called Windows http, is available.

Key term(s)
  • Windows http

French

Domaine(s)
  • Internet et télématique
DEF

Logiciel serveur WWW capable de recevoir les requêtes des clients WWW formulées selon le protocole HTTP.

Spanish

Save record 21

Copyright notice for the TERMIUM Plus® data bank

© Public Services and Procurement Canada, 2025
TERMIUM Plus®, the Government of Canada's terminology and linguistic data bank
A product of the Translation Bureau

Features

Language Portal of Canada

Access a collection of Canadian resources on all aspects of English and French, including quizzes.

Writing tools

The Language Portal’s writing tools have a new look! Easy to consult, they give you access to a wealth of information that will help you write better in English and French.

Glossaries and vocabularies

Access Translation Bureau glossaries and vocabularies.

Date Modified: