<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Desconstruindo a web</title>
    <subTitle>as tecnologias por trás de uma requisição</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Molinari, Willian</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">###</placeTerm>
    </place>
    <place>
      <placeTerm type="text">São Paulo, SP</placeTerm>
    </place>
    <publisher>Casa do Código</publisher>
    <dateIssued>2016</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">por</languageTerm>
  </language>
  <physicalDescription>
    <extent>255p.; il.</extent>
  </physicalDescription>
  <abstract>Desde o momento em que o usuário aperta a tecla Enter do teclado até a página aparecer completamente carregada na tela, ocorre uma série de eventos. Como o navegador faz a chamada? Como a requisição sai do sistema operacional e chega ao servidor de destino? Como o HTTPS funciona? Como o servidor de aplicação se integra ao framework de desenvolvimento web?</abstract>
  <note type="statement of responsibility">Willian Molinari</note>
  <subject authority="UNESP">
    <topic>Desenvolvimento web</topic>
  </subject>
  <subject authority="UNESP">
    <topic>Internet</topic>
  </subject>
  <subject authority="UNESP">
    <topic>Tecnologia e computador</topic>
  </subject>
  <classification authority="ddc">004.678 M722d</classification>
  <identifier type="isbn">9788555192104</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">######</recordCreationDate>
    <recordChangeDate encoding="iso8601">20250806150218.0</recordChangeDate>
    <recordIdentifier source="BR-ReIFE">9910009710406341</recordIdentifier>
  </recordInfo>
</mods>
