Ignore:
Timestamp:
Jan 10, 2017, 5:21:45 PM (7 years ago)
Author:
djay
Message:

Return an ExceptionReport? in case any inpts failed to be downloaded.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/zoo-project/zoo-kernel/request_parser.c

    r794 r797  
    15151515int validateRequest(maps** main_conf,service* s,map* original_request, maps** request_inputs,maps** request_outputs,HINTERNET* hInternet){
    15161516
    1517   runHttpRequests (main_conf, request_inputs, hInternet);
     1517  map* errI0=NULL;
     1518  runHttpRequests (main_conf, request_inputs, hInternet,&errI0);
     1519  if(errI0!=NULL){
     1520    printExceptionReportResponse (*main_conf, errI0);
     1521    InternetCloseHandle (hInternet);
     1522    return -1;
     1523  }
    15181524  InternetCloseHandle (hInternet);
     1525
    15191526
    15201527  map* errI=NULL;
Note: See TracChangeset for help on using the changeset viewer.

Search

Context Navigation

ZOO Sponsors

http://www.zoo-project.org/trac/chrome/site/img/geolabs-logo.pnghttp://www.zoo-project.org/trac/chrome/site/img/neogeo-logo.png http://www.zoo-project.org/trac/chrome/site/img/apptech-logo.png http://www.zoo-project.org/trac/chrome/site/img/3liz-logo.png http://www.zoo-project.org/trac/chrome/site/img/gateway-logo.png

Become a sponsor !

Knowledge partners

http://www.zoo-project.org/trac/chrome/site/img/ocu-logo.png http://www.zoo-project.org/trac/chrome/site/img/gucas-logo.png http://www.zoo-project.org/trac/chrome/site/img/polimi-logo.png http://www.zoo-project.org/trac/chrome/site/img/fem-logo.png http://www.zoo-project.org/trac/chrome/site/img/supsi-logo.png http://www.zoo-project.org/trac/chrome/site/img/cumtb-logo.png

Become a knowledge partner

Related links

http://zoo-project.org/img/ogclogo.png http://zoo-project.org/img/osgeologo.png