oh, yes, it's important note, thanks.

On Friday, July 6, 2018 at 6:58:38 PM UTC+4, Jeff Schnitzer wrote:
>
> There's one big disadvantage of the URLFetch service, which is that it's 
> limited to 32MB inbound and 10MB outbound. Those are pretty small numbers 
> in this day and age.
>
> In Java8-land I've used both Apache HttpClient and OkHttp and both work 
> normally.
>
> Jeff
>
> On Thu, Jul 5, 2018 at 10:06 PM Aleksander Efremov <mr.e...@gmail.com 
> <javascript:>> wrote:
>
>> Thanks, then I will star of course that feature request. And it's very 
>> good there isn't difference.
>>
>> On Thursday, July 5, 2018 at 11:58:27 PM UTC+4, Yasser Karout (Cloud 
>> Platform Support) wrote:
>>>
>>> Currently, there is no implementation of urlfetch for Node.js so you 
>>> would have to use the standard HTTP library 
>>> <https://nodejs.org/api/http.html> or other libraries to issue HTTP 
>>> requests.
>>>
>>> I created a feature request on the issue tracker website 
>>> <https://issuetracker.google.com/111182003> which will get forwarded to 
>>> engineering. You can click on the star next to the request title on the top 
>>> of the page to mark that you are interested in the feature and receive 
>>> email updates.
>>>
>>> However there are no ETAs or guarantees of implementation for feature 
>>> requests.
>>>
>>> Regarding performance, all HTTP requests, whether urlfetch is used or 
>>> not, are issued using App Engine’s URL Fetch service 
>>> <https://developers.google.com/apps-script/reference/url-fetch/> for 
>>> efficiency and scaling purposes. Meaning performance will not differ while 
>>> using native libraries or urlfetch. 
>>>
>>> One advantage that urlfetch has is that it provides you with an 
>>> interface to make asynchronous requests 
>>> <https://cloud.google.com/appengine/docs/standard/python/issue-requests>
>>> .
>>>
>>>
>>>
>>> On Tuesday, July 3, 2018 at 2:01:26 AM UTC-4, Aleksander Efremov wrote:
>>>>
>>>> All outbound requests in the "appengine" of "python" and "go" issue via 
>>>> "urlfetch" service. But for "node.js" it isn't available. There is 
>>>> improvements on using the "urlfetch" service instead of a native libraries 
>>>> in "python" and "go"? And why it isn't implemented for "node.js"?
>>>>
>>>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Google App Engine" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to google-appengi...@googlegroups.com <javascript:>.
>> To post to this group, send email to google-a...@googlegroups.com 
>> <javascript:>.
>> Visit this group at https://groups.google.com/group/google-appengine.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/google-appengine/39c3df33-ceec-4af6-8204-c878b3ab9630%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/google-appengine/39c3df33-ceec-4af6-8204-c878b3ab9630%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/10f3f503-8b21-453f-80d4-acbe2d8e7e3b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • [google-app... Aleksander Efremov
    • [googl... Attila-Mihaly Balazs
      • [g... Aleksander Efremov
    • [googl... 'Yasser Karout (Cloud Platform Support)' via Google App Engine
      • [g... Aleksander Efremov
        • ... Jeff Schnitzer
          • ... Aleksander Efremov
            • ... 'Steren Giannini' via Google App Engine
              • ... Attila-Mihaly Balazs
                • ... Jason Collins
              • ... Aleksander Efremov
                • ... Jason Collins
                • ... Aleksander Efremov
                • ... Aleksander Efremov
          • ... 'Yasser Karout (Cloud Platform Support)' via Google App Engine

Reply via email to