This is the thirtieth part of my Russian translation of Node.js for the DaVinci/Utopian project.
Project details
Node.js is a software platform based on the V8 engine (translating JavaScript into machine code), which turns JavaScript from a highly specialized language into a general-purpose language. Node.js adds the ability of JavaScript to interact with I/O devices through its API (written in C ++), connects other external libraries written in different languages, providing calls to them from JavaScript code.
Node.js Server:
Source
Links
Contribution
This is my thirtieth contribution to Node.js. Next few pages have been translated this time. It took two days. The translation is done string by string. It was a very informative part about HTTP in Node.js. I hope I could translate it as accurately as possible.
29% of section "HTTP" have been translated till now.
There are 1646 words in this part
Without untranslated words and codes - 1292.
Time frame: 28\05\19 - 02\06\19.
Below I added examples of the strings I translated:
English
Russian
English
Russian
I am looking forward to translating more of this software project.
(Image made by @pab.ink)
Thank you @tata-natana for your work and for improving my Russian grammar.